mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Worn Slippers Path Fix (#15208)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user