From: Nyranu <139381125+Nyranu@users.noreply.github.com> Date: Thu, 23 Nov 2023 00:41:48 +0000 (+0300) Subject: Cat cake. A small update. (#21805) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=f173b6a710b01daab11f9728dff0e8131302af1b;p=space-station-14.git Cat cake. A small update. (#21805) * Cat cake. A small update. * up1 * up2 --- diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml index 97eaeb1145..bdf5e65847 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/cake.yml @@ -578,6 +578,13 @@ horizontalRotation: 0 - type: Item size: Ginormous + heldPrefix: cak + - type: Clothing + quickEquip: false + sprite: Mobs/Pets/cat.rsi + equippedPrefix: cak + slots: + - HEAD - type: GhostRole prob: 1 name: ghost-role-information-Cak-name diff --git a/Resources/Textures/Mobs/Pets/cat.rsi/cak-equipped-HELMET.png b/Resources/Textures/Mobs/Pets/cat.rsi/cak-equipped-HELMET.png new file mode 100644 index 0000000000..6ea20f86bd Binary files /dev/null and b/Resources/Textures/Mobs/Pets/cat.rsi/cak-equipped-HELMET.png differ diff --git a/Resources/Textures/Mobs/Pets/cat.rsi/cak-inhand-left.png b/Resources/Textures/Mobs/Pets/cat.rsi/cak-inhand-left.png new file mode 100644 index 0000000000..59705b5ee0 Binary files /dev/null and b/Resources/Textures/Mobs/Pets/cat.rsi/cak-inhand-left.png differ diff --git a/Resources/Textures/Mobs/Pets/cat.rsi/cak-inhand-right.png b/Resources/Textures/Mobs/Pets/cat.rsi/cak-inhand-right.png new file mode 100644 index 0000000000..26f646e4fb Binary files /dev/null and b/Resources/Textures/Mobs/Pets/cat.rsi/cak-inhand-right.png differ diff --git a/Resources/Textures/Mobs/Pets/cat.rsi/meta.json b/Resources/Textures/Mobs/Pets/cat.rsi/meta.json index e6d1436048..d9a6c182a9 100644 --- a/Resources/Textures/Mobs/Pets/cat.rsi/meta.json +++ b/Resources/Textures/Mobs/Pets/cat.rsi/meta.json @@ -49,6 +49,60 @@ ] ] }, + { + "name": "cak-inhand-left", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "cak-inhand-right", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + { + "name": "cak-equipped-HELMET", + "directions": 4, + "delays": [ + [ + 1 + ], + [ + 1 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, { "name": "cat", "directions": 4,