diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index e0b4e4bd6f..c812f0e4b8 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -290,26 +290,26 @@ - type: entity parent: HatBase id: HatCake - name: cake + name: cake hat description: You put the cake on your head. Brilliant. components: - type: Sprite - sprite: Clothing/Head/cake0.rsi + sprite: Clothing/Head/cake.rsi - type: Clothing - sprite: Clothing/Head/cake0.rsi + sprite: Clothing/Head/cake.rsi - type: entity parent: HatBase - id: HatCakeLit - name: cake (lit) - description: You put this lit cake on your head. Perfect. + id: HatPumpkin + name: pumpkin hat + description: A jack o' lantern! Believed to ward off evil spirits. components: - - type: Sprite - sprite: Clothing/Head/cake1.rsi + - type: Sprite + sprite: Clothing/Head/pumpkin.rsi - - type: Clothing - sprite: Clothing/Head/cake1.rsi + - type: Clothing + sprite: Clothing/Head/pumpkin.rsi - type: entity parent: HatBase diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml index 2db5cc24ea..9c51d65db6 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -24,112 +24,75 @@ - type: entity parent: HatBase - id: HatHardhatDblue - name: hardhat dblue - description: A hardhat, painted in blue, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. + id: HatHardhatBlue + name: blue hard hat + description: A hard hat, painted in blue, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. components: - type: Sprite - sprite: Clothing/Head/hardhat0_dblue.rsi + sprite: Clothing/Head/hardhat_blue.rsi - type: Clothing - sprite: Clothing/Head/hardhat0_dblue.rsi + sprite: Clothing/Head/hardhat_blue.rsi - type: entity parent: HatBase - id: HatHardhat Orange - name: hardhat orange - description: A hardhat, painted in orange, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. + id: HatHardhatOrange + name: orange hard hat + description: A hard hat, painted in orange, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. components: - type: Sprite - sprite: Clothing/Head/hardhat0_orange.rsi + sprite: Clothing/Head/hardhat_orange.rsi - type: Clothing - sprite: Clothing/Head/hardhat0_orange.rsi - -- type: entity - parent: HatBase - id: HatHardhatPumpkin - name: hardhat pumpkin - description: "A jack o' lantern! Believed to ward off evil spirits." - components: - - type: Sprite - sprite: Clothing/Head/hardhat0_pumpkin.rsi - - - type: Clothing - sprite: Clothing/Head/hardhat0_pumpkin.rsi + sprite: Clothing/Head/hardhat_orange.rsi - type: entity parent: HatBase id: HatHardhatRed - name: hardhat red - description: A hardhat, painted in red, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. + name: red hard hat + description: A hard hat, painted in red, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. components: - type: Sprite - sprite: Clothing/Head/hardhat0_red.rsi + sprite: Clothing/Head/hardhat_red.rsi - type: Clothing - sprite: Clothing/Head/hardhat0_red.rsi + sprite: Clothing/Head/hardhat_red.rsi - type: entity parent: HatBase id: HatHardhatWhite - name: hardhat white - description: A hardhat, painted in white, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. + name: white hard hat + description: A hard hat, painted in white, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. components: - type: Sprite - sprite: Clothing/Head/hardhat0_white.rsi + sprite: Clothing/Head/hardhat_white.rsi - type: Clothing - sprite: Clothing/Head/hardhat0_white.rsi + sprite: Clothing/Head/hardhat_white.rsi - type: entity parent: HatBase id: HatHardhatYellow - name: hardhat yellow - description: A hardhat, painted in yellow, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. + name: yellow hard hat + description: A hard hat, painted in yellow, used in dangerous working conditions to protect the head. Comes with a built-in flashlight. components: - type: Sprite - sprite: Clothing/Head/hardhat0_yellow.rsi + sprite: Clothing/Head/hardhat_yellow.rsi - type: Clothing - sprite: Clothing/Head/hardhat0_yellow.rsi - -- type: entity - parent: HatBase - id: HatHardhatPumpkinAlt - name: hardhat pumpkin (alt) - description: "A jack o' lantern! Believed to ward off evil spirits." - components: - - type: Sprite - sprite: Clothing/Head/hardhat1_pumpkin.rsi - - - type: Clothing - sprite: Clothing/Head/hardhat1_pumpkin.rsi - + sprite: Clothing/Head/hardhat_yellow.rsi - type: entity parent: HatBase id: HatLightRiot - name: light riot - description: "It's a helmet specifically designed to protect against close range attacks." - components: - - type: Sprite - sprite: Clothing/Head/light_riot.rsi - - - type: Clothing - sprite: Clothing/Head/light_riot.rsi - -- type: entity - parent: HatBase - id: HatLightRiotOn - name: light riot (on) + name: light riot helmet description: It's a helmet specifically designed to protect against close range attacks. components: - type: Sprite - sprite: Clothing/Head/light_riot_on.rsi + sprite: Clothing/Head/light_riot.rsi - type: Clothing - sprite: Clothing/Head/light_riot_on.rsi + sprite: Clothing/Head/light_riot.rsi - type: entity parent: HatBase diff --git a/Resources/Textures/Clothing/Head/cake0.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/cake.rsi/equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/cake0.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/cake.rsi/equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/cake0.rsi/icon.png b/Resources/Textures/Clothing/Head/cake.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/cake0.rsi/icon.png rename to Resources/Textures/Clothing/Head/cake.rsi/icon.png diff --git a/Resources/Textures/Clothing/Head/cake0.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/cake.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/cake0.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/cake.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Head/cake0.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/cake.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/cake0.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/cake.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Head/cake.rsi/meta.json b/Resources/Textures/Clothing/Head/cake.rsi/meta.json new file mode 100644 index 0000000000..9a60601fd5 --- /dev/null +++ b/Resources/Textures/Clothing/Head/cake.rsi/meta.json @@ -0,0 +1,137 @@ +{ + "version":1, + "size":{ + "x":32, + "y":32 + }, + "license":"CC-BY-SA-3.0", + "copyright":"https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", + "states":[ + { + "name":"equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + }, + { + "name":"on-equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + } + ] +} diff --git a/Resources/Textures/Clothing/Head/cake1.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/cake.rsi/on-equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/cake1.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/cake.rsi/on-equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/cake1.rsi/icon.png b/Resources/Textures/Clothing/Head/cake.rsi/on-icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/cake1.rsi/icon.png rename to Resources/Textures/Clothing/Head/cake.rsi/on-icon.png diff --git a/Resources/Textures/Clothing/Head/cake1.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/cake.rsi/on-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/cake1.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/cake.rsi/on-inhand-left.png diff --git a/Resources/Textures/Clothing/Head/cake1.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/cake.rsi/on-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/cake1.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/cake.rsi/on-inhand-right.png diff --git a/Resources/Textures/Clothing/Head/cake0.rsi/meta.json b/Resources/Textures/Clothing/Head/cake0.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/cake0.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/cake1.rsi/meta.json b/Resources/Textures/Clothing/Head/cake1.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/cake1.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/hardhat0_dblue.rsi/meta.json b/Resources/Textures/Clothing/Head/hardhat0_dblue.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/hardhat0_dblue.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/hardhat0_orange.rsi/meta.json b/Resources/Textures/Clothing/Head/hardhat0_orange.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/hardhat0_orange.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/hardhat0_pumpkin.rsi/meta.json b/Resources/Textures/Clothing/Head/hardhat0_pumpkin.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/hardhat0_pumpkin.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/hardhat0_red.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/hardhat0_red.rsi/equipped-HELMET.png deleted file mode 100644 index 5192e5d7ba..0000000000 Binary files a/Resources/Textures/Clothing/Head/hardhat0_red.rsi/equipped-HELMET.png and /dev/null differ diff --git a/Resources/Textures/Clothing/Head/hardhat0_red.rsi/meta.json b/Resources/Textures/Clothing/Head/hardhat0_red.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/hardhat0_red.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/hardhat0_white.rsi/meta.json b/Resources/Textures/Clothing/Head/hardhat0_white.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/hardhat0_white.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/hardhat0_yellow.rsi/meta.json b/Resources/Textures/Clothing/Head/hardhat0_yellow.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/hardhat0_yellow.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/hardhat1_pumpkin.rsi/meta.json b/Resources/Textures/Clothing/Head/hardhat1_pumpkin.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/hardhat1_pumpkin.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/hardhat0_dblue.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_dblue.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/hardhat_blue.rsi/equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_dblue.rsi/icon.png b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_dblue.rsi/icon.png rename to Resources/Textures/Clothing/Head/hardhat_blue.rsi/icon.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_dblue.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_dblue.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/hardhat_blue.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_dblue.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_dblue.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/hardhat_blue.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Head/hardhat_blue.rsi/meta.json b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/meta.json new file mode 100644 index 0000000000..9a60601fd5 --- /dev/null +++ b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/meta.json @@ -0,0 +1,137 @@ +{ + "version":1, + "size":{ + "x":32, + "y":32 + }, + "license":"CC-BY-SA-3.0", + "copyright":"https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", + "states":[ + { + "name":"equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + }, + { + "name":"on-equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + } + ] +} diff --git a/Resources/Textures/Clothing/Head/hardhat_blue.rsi/on-equipped-HELMET.png b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/on-equipped-HELMET.png new file mode 100644 index 0000000000..e20f2aeda3 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/on-equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_blue.rsi/on-icon.png b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/on-icon.png new file mode 100644 index 0000000000..3833f5be96 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/on-icon.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_blue.rsi/on-inhand-left.png b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/on-inhand-left.png new file mode 100644 index 0000000000..e9bdb52b15 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_blue.rsi/on-inhand-right.png b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/on-inhand-right.png new file mode 100644 index 0000000000..dbba1db1ad Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_blue.rsi/on-inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat0_orange.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_orange.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/hardhat_orange.rsi/equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_orange.rsi/icon.png b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_orange.rsi/icon.png rename to Resources/Textures/Clothing/Head/hardhat_orange.rsi/icon.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_orange.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_orange.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/hardhat_orange.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_orange.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_orange.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/hardhat_orange.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Head/hardhat_orange.rsi/meta.json b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/meta.json new file mode 100644 index 0000000000..9a60601fd5 --- /dev/null +++ b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/meta.json @@ -0,0 +1,137 @@ +{ + "version":1, + "size":{ + "x":32, + "y":32 + }, + "license":"CC-BY-SA-3.0", + "copyright":"https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", + "states":[ + { + "name":"equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + }, + { + "name":"on-equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + } + ] +} diff --git a/Resources/Textures/Clothing/Head/hardhat_orange.rsi/on-equipped-HELMET.png b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/on-equipped-HELMET.png new file mode 100644 index 0000000000..29fc6fa730 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/on-equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_orange.rsi/on-icon.png b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/on-icon.png new file mode 100644 index 0000000000..001a1f5d3b Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/on-icon.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_orange.rsi/on-inhand-left.png b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/on-inhand-left.png new file mode 100644 index 0000000000..42647c87af Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_orange.rsi/on-inhand-right.png b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/on-inhand-right.png new file mode 100644 index 0000000000..dfec425178 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_orange.rsi/on-inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_red.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/hardhat_red.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..1d81ff8edc Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_red.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat0_red.rsi/icon.png b/Resources/Textures/Clothing/Head/hardhat_red.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_red.rsi/icon.png rename to Resources/Textures/Clothing/Head/hardhat_red.rsi/icon.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_red.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/hardhat_red.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_red.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/hardhat_red.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_red.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/hardhat_red.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_red.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/hardhat_red.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Head/hardhat_red.rsi/meta.json b/Resources/Textures/Clothing/Head/hardhat_red.rsi/meta.json new file mode 100644 index 0000000000..9a60601fd5 --- /dev/null +++ b/Resources/Textures/Clothing/Head/hardhat_red.rsi/meta.json @@ -0,0 +1,137 @@ +{ + "version":1, + "size":{ + "x":32, + "y":32 + }, + "license":"CC-BY-SA-3.0", + "copyright":"https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", + "states":[ + { + "name":"equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + }, + { + "name":"on-equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + } + ] +} diff --git a/Resources/Textures/Clothing/Head/hardhat_red.rsi/on-equipped-HELMET.png b/Resources/Textures/Clothing/Head/hardhat_red.rsi/on-equipped-HELMET.png new file mode 100644 index 0000000000..a1cbbd79a7 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_red.rsi/on-equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_red.rsi/on-icon.png b/Resources/Textures/Clothing/Head/hardhat_red.rsi/on-icon.png new file mode 100644 index 0000000000..8640074077 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_red.rsi/on-icon.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_red.rsi/on-inhand-left.png b/Resources/Textures/Clothing/Head/hardhat_red.rsi/on-inhand-left.png new file mode 100644 index 0000000000..d8a465ba1f Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_red.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_red.rsi/on-inhand-right.png b/Resources/Textures/Clothing/Head/hardhat_red.rsi/on-inhand-right.png new file mode 100644 index 0000000000..abb0ee0352 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_red.rsi/on-inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat0_white.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/hardhat_white.rsi/equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_white.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/hardhat_white.rsi/equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_white.rsi/icon.png b/Resources/Textures/Clothing/Head/hardhat_white.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_white.rsi/icon.png rename to Resources/Textures/Clothing/Head/hardhat_white.rsi/icon.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_white.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/hardhat_white.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_white.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/hardhat_white.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_white.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/hardhat_white.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_white.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/hardhat_white.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Head/hardhat_white.rsi/meta.json b/Resources/Textures/Clothing/Head/hardhat_white.rsi/meta.json new file mode 100644 index 0000000000..9a60601fd5 --- /dev/null +++ b/Resources/Textures/Clothing/Head/hardhat_white.rsi/meta.json @@ -0,0 +1,137 @@ +{ + "version":1, + "size":{ + "x":32, + "y":32 + }, + "license":"CC-BY-SA-3.0", + "copyright":"https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", + "states":[ + { + "name":"equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + }, + { + "name":"on-equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + } + ] +} diff --git a/Resources/Textures/Clothing/Head/hardhat_white.rsi/on-equipped-HELMET.png b/Resources/Textures/Clothing/Head/hardhat_white.rsi/on-equipped-HELMET.png new file mode 100644 index 0000000000..e7000cc2c9 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_white.rsi/on-equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_white.rsi/on-icon.png b/Resources/Textures/Clothing/Head/hardhat_white.rsi/on-icon.png new file mode 100644 index 0000000000..f1c549fdb9 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_white.rsi/on-icon.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_white.rsi/on-inhand-left.png b/Resources/Textures/Clothing/Head/hardhat_white.rsi/on-inhand-left.png new file mode 100644 index 0000000000..8d06c56c1f Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_white.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_white.rsi/on-inhand-right.png b/Resources/Textures/Clothing/Head/hardhat_white.rsi/on-inhand-right.png new file mode 100644 index 0000000000..186f070303 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_white.rsi/on-inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat0_yellow.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_yellow.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/hardhat_yellow.rsi/equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_yellow.rsi/icon.png b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_yellow.rsi/icon.png rename to Resources/Textures/Clothing/Head/hardhat_yellow.rsi/icon.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_yellow.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_yellow.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/hardhat_yellow.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_yellow.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_yellow.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/hardhat_yellow.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/meta.json b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/meta.json new file mode 100644 index 0000000000..9a60601fd5 --- /dev/null +++ b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/meta.json @@ -0,0 +1,137 @@ +{ + "version":1, + "size":{ + "x":32, + "y":32 + }, + "license":"CC-BY-SA-3.0", + "copyright":"https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", + "states":[ + { + "name":"equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + }, + { + "name":"on-equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + } + ] +} diff --git a/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/on-equipped-HELMET.png b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/on-equipped-HELMET.png new file mode 100644 index 0000000000..2694053934 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/on-equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/on-icon.png b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/on-icon.png new file mode 100644 index 0000000000..dad960c290 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/on-icon.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/on-inhand-left.png b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/on-inhand-left.png new file mode 100644 index 0000000000..d065fc1995 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/on-inhand-right.png b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/on-inhand-right.png new file mode 100644 index 0000000000..553cb45028 Binary files /dev/null and b/Resources/Textures/Clothing/Head/hardhat_yellow.rsi/on-inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/light_riot.rsi/meta.json b/Resources/Textures/Clothing/Head/light_riot.rsi/meta.json index f590b6ee18..9a60601fd5 100644 --- a/Resources/Textures/Clothing/Head/light_riot.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/light_riot.rsi/meta.json @@ -1 +1,137 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file +{ + "version":1, + "size":{ + "x":32, + "y":32 + }, + "license":"CC-BY-SA-3.0", + "copyright":"https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", + "states":[ + { + "name":"equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + }, + { + "name":"on-equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + } + ] +} diff --git a/Resources/Textures/Clothing/Head/light_riot_on.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/light_riot.rsi/on-equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/light_riot_on.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/light_riot.rsi/on-equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/light_riot_on.rsi/icon.png b/Resources/Textures/Clothing/Head/light_riot.rsi/on-icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/light_riot_on.rsi/icon.png rename to Resources/Textures/Clothing/Head/light_riot.rsi/on-icon.png diff --git a/Resources/Textures/Clothing/Head/light_riot_on.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/light_riot.rsi/on-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/light_riot_on.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/light_riot.rsi/on-inhand-left.png diff --git a/Resources/Textures/Clothing/Head/light_riot_on.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/light_riot.rsi/on-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/light_riot_on.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/light_riot.rsi/on-inhand-right.png diff --git a/Resources/Textures/Clothing/Head/light_riot_on.rsi/meta.json b/Resources/Textures/Clothing/Head/light_riot_on.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/light_riot_on.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/hardhat0_pumpkin.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/pumpkin.rsi/equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_pumpkin.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/pumpkin.rsi/equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_pumpkin.rsi/icon.png b/Resources/Textures/Clothing/Head/pumpkin.rsi/icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_pumpkin.rsi/icon.png rename to Resources/Textures/Clothing/Head/pumpkin.rsi/icon.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_pumpkin.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/pumpkin.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_pumpkin.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/pumpkin.rsi/inhand-left.png diff --git a/Resources/Textures/Clothing/Head/hardhat0_pumpkin.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/pumpkin.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat0_pumpkin.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/pumpkin.rsi/inhand-right.png diff --git a/Resources/Textures/Clothing/Head/pumpkin.rsi/meta.json b/Resources/Textures/Clothing/Head/pumpkin.rsi/meta.json new file mode 100644 index 0000000000..9a60601fd5 --- /dev/null +++ b/Resources/Textures/Clothing/Head/pumpkin.rsi/meta.json @@ -0,0 +1,137 @@ +{ + "version":1, + "size":{ + "x":32, + "y":32 + }, + "license":"CC-BY-SA-3.0", + "copyright":"https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", + "states":[ + { + "name":"equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + }, + { + "name":"on-equipped-HELMET", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-left", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-inhand-right", + "directions":4, + "delays":[ + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ], + [ + 1.0 + ] + ] + }, + { + "name":"on-icon", + "directions":1, + "delays":[ + [ + 1.0 + ] + ] + } + ] +} diff --git a/Resources/Textures/Clothing/Head/hardhat1_pumpkin.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/pumpkin.rsi/on-equipped-HELMET.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat1_pumpkin.rsi/equipped-HELMET.png rename to Resources/Textures/Clothing/Head/pumpkin.rsi/on-equipped-HELMET.png diff --git a/Resources/Textures/Clothing/Head/hardhat1_pumpkin.rsi/icon.png b/Resources/Textures/Clothing/Head/pumpkin.rsi/on-icon.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat1_pumpkin.rsi/icon.png rename to Resources/Textures/Clothing/Head/pumpkin.rsi/on-icon.png diff --git a/Resources/Textures/Clothing/Head/hardhat1_pumpkin.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/pumpkin.rsi/on-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat1_pumpkin.rsi/inhand-left.png rename to Resources/Textures/Clothing/Head/pumpkin.rsi/on-inhand-left.png diff --git a/Resources/Textures/Clothing/Head/hardhat1_pumpkin.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/pumpkin.rsi/on-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/Head/hardhat1_pumpkin.rsi/inhand-right.png rename to Resources/Textures/Clothing/Head/pumpkin.rsi/on-inhand-right.png