]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix Butcherable handling, ItemSlots for clown shoes (#25661)
authorKrunklehorn <42424291+Krunklehorn@users.noreply.github.com>
Wed, 13 Mar 2024 10:03:14 +0000 (06:03 -0400)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 10:03:14 +0000 (21:03 +1100)
commit674b42b3a0ab9fa607887c1401f38ca1f8bb3911
treefdadeed75714f6356eecb740e81c17e5366b61f2
parent3981173a1546dd1d4a21b1c85451ea7eaf69c6f8
Fix Butcherable handling, ItemSlots for clown shoes (#25661)

* Fix butcherable handling

* ItemSlots for clown shoes

* Return if handled

* Handle if popup

* Whitespace, spoons are metal

* Zero damage plastic utensils, blacklist by metal+melee

* Hmmm truthy

* Plastic knives are knives too, just use that

* Delete unused tag

* Always true if doAfter

* Raw rat meat should be sliceable too
Content.Server/Kitchen/EntitySystems/SharpSystem.cs
Content.Server/Nutrition/EntitySystems/UtensilSystem.cs
Resources/Locale/en-US/clothing/boots.ftl
Resources/Prototypes/Entities/Clothing/Shoes/base_clothingshoes.yml
Resources/Prototypes/Entities/Clothing/Shoes/specific.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/meat.yml
Resources/Prototypes/Entities/Objects/Fun/toys.yml
Resources/Prototypes/Entities/Objects/Misc/utensils.yml
Resources/Prototypes/tags.yml