Worn Slippers Path Fix (#15208)

This commit is contained in:
SleepyGemmy
2022-12-02 20:35:25 -03:00
committed by GitHub
parent 70609293c5
commit 3d380a7830
4 changed files with 9 additions and 7 deletions
@@ -129,7 +129,7 @@
..()
var/list/slippers = list()
slippers["bunny slippers"] = /obj/item/clothing/shoes/slippers
slippers["worn bunny slippers"] = /obj/item/clothing/shoes/slippers_worn
slippers["worn bunny slippers"] = /obj/item/clothing/shoes/slippers/worn
gear_tweaks += new /datum/gear_tweak/path(slippers)
/datum/gear/shoes/clog