diff --git a/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-left.png new file mode 100644 index 0000000000..4be10fd588 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-right.png new file mode 100644 index 0000000000..cc9de31ffc Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/meta.json b/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/meta.json index 7bd2e3e22a..081fff118c 100644 --- a/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, Inhands by onesch", "size": { "x": 32, "y": 32 @@ -13,6 +13,15 @@ { "name": "equipped-HELMET", "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 } ] } + \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-left.png new file mode 100644 index 0000000000..1c0e62caf4 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-right.png new file mode 100644 index 0000000000..b88b84d81c Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hats/warden.rsi/meta.json b/Resources/Textures/Clothing/Head/Hats/warden.rsi/meta.json index e953fa53d5..9749ec8915 100644 --- a/Resources/Textures/Clothing/Head/Hats/warden.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hats/warden.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, texture edited by TeaMaki (On github TeaMakiNL)", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, texture edited by TeaMaki (On github TeaMakiNL), Inhands by onesch", "size": { "x": 32, "y": 32 @@ -13,6 +13,14 @@ { "name": "equipped-HELMET", "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 } ] }