Hopefully fixes the broken Christmas clothes that no one knows how they broke?

This commit is contained in:
Unknown
2019-12-20 16:56:32 -07:00
parent 353564811c
commit b10f6c8762
3 changed files with 3 additions and 0 deletions

View File

@@ -133,16 +133,19 @@
name = "red christmas boots"
desc = "A pair of fluffy red christmas boots!"
icon_state = "christmasbootsr"
item_state = "christmasbootsr"
/obj/item/clothing/shoes/winterboots/christmasbootsg
name = "green christmas boots"
desc = "A pair of fluffy green christmas boots!"
icon_state = "christmasbootsg"
item_state = "christmasbootsg"
/obj/item/clothing/shoes/winterboots/santaboots
name = "santa boots"
desc = "A pair of santa boots! How traditional!!"
icon_state = "santaboots"
item_state = "santaboots"
/obj/item/clothing/shoes/workboots
name = "work boots"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 333 KiB

After

Width:  |  Height:  |  Size: 335 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 134 KiB