]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add pet bag - wearable backpack for pets (#37440)
authorSparlight <twiksparlight@gmail.com>
Sat, 14 Jun 2025 16:09:05 +0000 (10:09 -0600)
committerGitHub <noreply@github.com>
Sat, 14 Jun 2025 16:09:05 +0000 (09:09 -0700)
commit937326460f8471692b9d61ee9f958a412b587c43
treee562af53471eba4e17dbaa8eb78199d3525ea5b8
parentf1ef41fad51903ce43d975a8003bd7d97a138938
Add pet bag - wearable backpack for pets (#37440)

* Add pet bag

* Trailing whitespace moment

* make the linter happy

* Fix trailing whitespace concern.

* Fix Construction component oopsy-daisy

* yml guideline moment

* remove weird extra whitespace

* make the maintainer happy

* Adjusted bag visuals based on feedback

* Allow the fox aghost admin to use pet bags
15 files changed:
Resources/Locale/en-US/recipes/tags.ftl
Resources/Prototypes/Entities/Clothing/Back/backpacks.yml
Resources/Prototypes/Entities/Clothing/Back/specific.yml
Resources/Prototypes/InventoryTemplates/arachnid_inventory_template.yml
Resources/Prototypes/InventoryTemplates/diona_inventory_template.yml
Resources/Prototypes/InventoryTemplates/human_inventory_template.yml
Resources/Prototypes/InventoryTemplates/smartcorgi_inventory_template.yml
Resources/Prototypes/Recipes/Crafting/Graphs/improvised/petbag.yml [new file with mode: 0644]
Resources/Prototypes/Recipes/Crafting/improvised.yml
Resources/Prototypes/tags.yml
Resources/Textures/Clothing/Back/Specific/petbag.rsi/equipped-BACKPACK.png [new file with mode: 0644]
Resources/Textures/Clothing/Back/Specific/petbag.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Back/Specific/petbag.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Back/Specific/petbag.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Back/Specific/petbag.rsi/meta.json [new file with mode: 0644]