Worn Slippers Species Unrestricted (#15193)

This commit is contained in:
WickedCybs
2022-12-02 12:48:08 +01:00
committed by GitHub
parent 2a9a7faf5d
commit bb622bae83
2 changed files with 7 additions and 0 deletions
@@ -118,6 +118,7 @@ obj/item/clothing/shoes/sandal/clogs
icon_state = "slippers_worn"
item_state = "slippers_worn"
force = 0
species_restricted = null
w_class = ITEMSIZE_SMALL
silent = 1
+6
View File
@@ -0,0 +1,6 @@
author: WickedCybs
delete-after: True
changes:
- bugfix: "Worn bunny slippers are species unrestricted like the normal bunny slippers now."