diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..de1bf277e4 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/icon.png new file mode 100644 index 0000000000..1ee3f2e6e3 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/inhand-left.png new file mode 100644 index 0000000000..f728793ecd Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/inhand-right.png new file mode 100644 index 0000000000..8b4db5b125 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/meta.json new file mode 100644 index 0000000000..6fe527ec0b --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/Hardsuits/evaprisoner.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "FDev Team", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-OUTERCLOTHING-body-slim", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..de1bf277e4 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/icon.png new file mode 100644 index 0000000000..1ee3f2e6e3 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/inhand-left.png new file mode 100644 index 0000000000..f728793ecd Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/inhand-right.png new file mode 100644 index 0000000000..8b4db5b125 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/meta.json new file mode 100644 index 0000000000..1bf5021813 --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/Suits/syndicate.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-OUTERCLOTHING-body-slim", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/White/Ghosts/felix-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/felix-ghost.rsi/meta.json index cd87303d9f..cdb95fad3b 100644 --- a/Resources/Textures/White/Ghosts/felix-ghost.rsi/meta.json +++ b/Resources/Textures/White/Ghosts/felix-ghost.rsi/meta.json @@ -1,5 +1,7 @@ { "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "felix", "size": { "x": 64, "y": 64 @@ -21,4 +23,4 @@ ] } ] -} \ No newline at end of file +}