diff --git a/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..06fdd499cca Binary files /dev/null and b/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/icon.png b/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/icon.png new file mode 100644 index 00000000000..ecb7702ddae Binary files /dev/null and b/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/icon.png differ diff --git a/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/inhand-left.png b/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/inhand-left.png new file mode 100644 index 00000000000..9c09a42d82c Binary files /dev/null and b/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/inhand-left.png differ diff --git a/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/inhand-right.png b/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/inhand-right.png new file mode 100644 index 00000000000..37b536b55e6 Binary files /dev/null and b/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/inhand-right.png differ diff --git a/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/meta.json b/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/meta.json new file mode 100644 index 00000000000..eecc959aaef --- /dev/null +++ b/Resources/Textures/ADT/Clothing/OuterClothing/Coats/investigator_coat.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Pyotr Ignvatievich for Adventure Time MRP Server", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}