diff --git a/Resources/Prototypes/_Umbra/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/_Umbra/Entities/Objects/Fun/toys.yml index d9c99a2d43..c82270107b 100644 --- a/Resources/Prototypes/_Umbra/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/_Umbra/Entities/Objects/Fun/toys.yml @@ -61,6 +61,12 @@ - type: Sprite state: plushie_deeja sprite: _Umbra/Objects/Fun/toys.rsi + - type: Clothing + quickEquip: false + sprite: _Umbra/Objects/Fun/toys.rsi + equippedPrefix: deeja + slots: + - HEAD # Players: Deeja - Character: Deeja-Wujeeta - type: entity @@ -73,6 +79,12 @@ - type: Sprite state: plushie_jasmi sprite: _Umbra/Objects/Fun/toys.rsi + - type: Clothing + quickEquip: false + sprite: _Umbra/Objects/Fun/toys.rsi + equippedPrefix: jasmi + slots: + - HEAD # Players: AjexRose - Character: Eris Rose - type: entity @@ -97,4 +109,9 @@ - type: Sprite state: plushie_juniper sprite: _Umbra/Objects/Fun/toys.rsi - + - type: Clothing + quickEquip: false + sprite: _Umbra/Objects/Fun/toys.rsi + equippedPrefix: juniper + slots: + - HEAD diff --git a/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/deeja-equipped-HELMET.png b/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/deeja-equipped-HELMET.png new file mode 100644 index 0000000000..f252e35d85 Binary files /dev/null and b/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/deeja-equipped-HELMET.png differ diff --git a/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/jasmi-equipped-HELMET.png b/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/jasmi-equipped-HELMET.png new file mode 100644 index 0000000000..1fde88289e Binary files /dev/null and b/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/jasmi-equipped-HELMET.png differ diff --git a/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/juniper-equipped-HELMET.png b/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/juniper-equipped-HELMET.png new file mode 100644 index 0000000000..d48042f055 Binary files /dev/null and b/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/juniper-equipped-HELMET.png differ diff --git a/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/meta.json b/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/meta.json index 384490cf14..88a45b5f66 100644 --- a/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/meta.json +++ b/Resources/Textures/_Umbra/Objects/Fun/toys.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "plushie_maple modified by Tych0 and plushie_vesper modified by PolarTundra, both from plushie_moth.png from commit: https://github.com/Sector-Umbra/Sector-Umbra/commit/b50e5651a19ccf2e5300b63ab896251b67820a1f. plushie_oliver modified by lemonrat from plushie_lizard from commit https://github.com/Sector-Umbra/Sector-Umbra/commit/ebebb3603acc9d801d5ae87ac948b1c287aa2116. plushie_deeja modified by foob1 and pigeonpeas and plushie_jasmi modified by foob1, both from plushie_lizard.png from commit: https://github.com/Sector-Umbra/Sector-Umbra/commit/ebebb3603acc9d801d5ae87ac948b1c287aa2116. plushie_juniper modified by mrgreen06 (discord) from plushielizard.png from commit: https://github.com/Sector-Umbra/Sector-Umbra/commit/ebebb3603acc9d801d5ae87ac948b1c287aa2116.", + "copyright": "plushie_maple modified by Tych0 and plushie_vesper modified by PolarTundra, both from plushie_moth.png from commit: https://github.com/Sector-Umbra/Sector-Umbra/commit/b50e5651a19ccf2e5300b63ab896251b67820a1f. plushie_oliver modified by lemonrat from plushie_lizard from commit https://github.com/Sector-Umbra/Sector-Umbra/commit/ebebb3603acc9d801d5ae87ac948b1c287aa2116. plushie_deeja modified by foob1 and pigeonpeas and plushie_jasmi modified by foob1, both from plushie_lizard.png from commit: https://github.com/Sector-Umbra/Sector-Umbra/commit/ebebb3603acc9d801d5ae87ac948b1c287aa2116. plushie_juniper modified by mrgreen06 (discord) from plushielizard.png from commit: https://github.com/Sector-Umbra/Sector-Umbra/commit/ebebb3603acc9d801d5ae87ac948b1c287aa2116. juniper-equipped-HELMET, deeja-equipped-HELMET, and jasmi-equipped-HELMET modified by foob1 and mrgreen06 (discord) from commit: https://github.com/space-wizards/space-station-14/pull/30400/commits/eaa585e62c1731429f8030ec3969758b08049866", "size": { "x": 32, "y": 32 @@ -27,6 +27,19 @@ }, { "name": "plushie_juniper" + }, + { + "name": "juniper-equipped-HELMET", + "directions": 4 + }, + { + "name": "deeja-equipped-HELMET", + "directions": 4 + }, + { + "name": "jasmi-equipped-HELMET", + "directions": 4 } + ] }