]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Added support so that smile can use hats (#33924)
authorzHonys <69396539+zHonys@users.noreply.github.com>
Sun, 29 Dec 2024 01:49:05 +0000 (22:49 -0300)
committerGitHub <noreply@github.com>
Sun, 29 Dec 2024 01:49:05 +0000 (02:49 +0100)
commit5d0d37161dddcdf4f3c65d3a267e257273a82b7a
tree984b6e50d50198a154c75363649018c0b3270203
parent3f84b04e4ce1ff35657f56a421ff91d05145149c
Added support so that smile can use hats (#33924)

* Added support so that smile can use hats

Changed Prototypes/Entities/Mobs/NPCs/pets.yml
Added smile_inventory_template.yml in Resources/Prototypes/inventoryTemplates
Added dir smile_displacement.rsi inside Resources/Textures/Mobs/Pets/smile.rsi
Added smile_displacement.rsi/meta.json
Added smile_displacement.rsi/head.png

* Fixed sprite path in ProtoTypes/Entities/Mobs/NPCs/pets.yml mapping to wrong smile_displacement.rsi
Fixed smile_inventory_template.yml using uiWindowPos as 1,2 instead of 0,1

Moved Resources/Textures/Mobs/Pets/smile.rsi/ to .../Pets/smile/smile.rsi/
Moved Resources/Textures/Mobs/Pets/smile.rsi/smile_displacement.rsi to .../Pets/smile/smile_displacement.rsi

* Minor fixes: removing comments and change naming

Renamed Resources/Textures/Mobs/Pets/smile/smile.rsi To .../Mobs/Pets/Smile/smile.rsi

* Removed smile_inventory_template.yml and used head_inventory_template.yml instead
Resources/Prototypes/Entities/Mobs/NPCs/pets.yml
Resources/Textures/Mobs/Pets/Smile/smile.rsi/inhand-left.png [moved from Resources/Textures/Mobs/Pets/smile.rsi/inhand-left.png with 100% similarity]
Resources/Textures/Mobs/Pets/Smile/smile.rsi/inhand-right.png [moved from Resources/Textures/Mobs/Pets/smile.rsi/inhand-right.png with 100% similarity]
Resources/Textures/Mobs/Pets/Smile/smile.rsi/meta.json [moved from Resources/Textures/Mobs/Pets/smile.rsi/meta.json with 100% similarity]
Resources/Textures/Mobs/Pets/Smile/smile_displacement.rsi/head.png [new file with mode: 0644]
Resources/Textures/Mobs/Pets/Smile/smile_displacement.rsi/meta.json [new file with mode: 0644]