diff --git a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml index 4fef92fb6872fb..f80b37c1212298 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml @@ -285,9 +285,9 @@ description: Lightweight medical hardsuit helmet that doesn't restrict your head movements. components: - type: Sprite - sprite: Clothing/Head/Hardsuits/medical.rsi + sprite: _Impstation/Clothing/Head/Helmets/impcmohelmet.rsi - type: Clothing - sprite: Clothing/Head/Hardsuits/medical.rsi + sprite: _Impstation/Clothing/Head/Helmets/impcmohelmet.rsi - type: PointLight color: "#adf1ff" - type: PressureProtection diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index 84c46f607483f0..cd9a45224b1d47 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -349,9 +349,9 @@ description: A special suit that protects against hazardous, low pressure environments. Built with lightweight materials for easier movement. components: - type: Sprite - sprite: Clothing/OuterClothing/Hardsuits/medical.rsi + sprite: _Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi - type: Clothing - sprite: Clothing/OuterClothing/Hardsuits/medical.rsi + sprite: _Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi - type: PressureProtection highPressureMultiplier: 0.3 lowPressureMultiplier: 1000 diff --git a/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/icon-flash.png b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/icon-flash.png new file mode 100644 index 00000000000000..323a6a9ee3589d Binary files /dev/null and b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/icon-flash.png differ diff --git a/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/icon.png b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/icon.png new file mode 100644 index 00000000000000..f57c1ee855e8b1 Binary files /dev/null and b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/icon.png differ diff --git a/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/meta.json b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/meta.json new file mode 100644 index 00000000000000..7218315d99f1d2 --- /dev/null +++ b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/meta.json @@ -0,0 +1,33 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Vox states by Flareguy for Space Station 14. Recolor for Imp by Six Valentine", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "icon-flash" + }, + { + "name": "off-equipped-HELMET", + "directions": 4 + }, + { + "name": "on-equipped-HELMET", + "directions": 4 + }, + { + "name": "off-equipped-HELMET-vox", + "directions": 4 + }, + { + "name": "on-equipped-HELMET-vox", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/off-equipped-HELMET-vox.png b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/off-equipped-HELMET-vox.png new file mode 100644 index 00000000000000..507e2591393417 Binary files /dev/null and b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/off-equipped-HELMET-vox.png differ diff --git a/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/off-equipped-HELMET.png b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/off-equipped-HELMET.png new file mode 100644 index 00000000000000..a83e144838d1b1 Binary files /dev/null and b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/off-equipped-HELMET.png differ diff --git a/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/on-equipped-HELMET-vox.png b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/on-equipped-HELMET-vox.png new file mode 100644 index 00000000000000..0e02c8a24780a2 Binary files /dev/null and b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/on-equipped-HELMET-vox.png differ diff --git a/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/on-equipped-HELMET.png b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/on-equipped-HELMET.png new file mode 100644 index 00000000000000..e5c3c050c439b6 Binary files /dev/null and b/Resources/Textures/_Impstation/Clothing/Head/Helmets/impcmohelmet.rsi/on-equipped-HELMET.png differ diff --git a/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/equipped-OUTERCLOTHING-vox.png new file mode 100644 index 00000000000000..e2ccd57e42d764 Binary files /dev/null and b/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/equipped-OUTERCLOTHING-vox.png differ diff --git a/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000000..837adaf855e7dc Binary files /dev/null and b/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/icon.png b/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/icon.png new file mode 100644 index 00000000000000..8bb1ee1dbc3205 Binary files /dev/null and b/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/icon.png differ diff --git a/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/inhand-left.png b/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/inhand-left.png new file mode 100644 index 00000000000000..553bf9fc77c7aa Binary files /dev/null and b/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/inhand-right.png b/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/inhand-right.png new file mode 100644 index 00000000000000..8249fa8f77ab21 Binary files /dev/null and b/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/meta.json b/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.rsi/meta.json new file mode 100644 index 00000000000000..42d9ddb0992b7e --- /dev/null +++ b/Resources/Textures/_Impstation/Clothing/OuterClothing/Hardsuits/impcmo.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. Vox state made by Flareguy for SS14. Blue IMP Recolor by SixValentine", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}