Recolorable White-Tip Sneakers (#12617)

This commit is contained in:
Geeves
2021-10-16 11:59:25 -03:00
committed by GitHub
parent 301baa0260
commit d6e48e4431
5 changed files with 17 additions and 4 deletions
@@ -136,6 +136,7 @@
..()
var/list/recolourable_shoes = list()
recolourable_shoes["sneakers"] = /obj/item/clothing/shoes/sneakers
recolourable_shoes["sneakers (white tip)"] = /obj/item/clothing/shoes/sneakers/whitetip
recolourable_shoes["oxfords"] = /obj/item/clothing/shoes/laceup/colourable
gear_tweaks += new /datum/gear_tweak/path(recolourable_shoes)
@@ -161,4 +162,4 @@ var/datum/gear_tweak/shoe_layer/gear_tweak_shoe_layer = new()
if(metadata == "Over")
S.shoes_under_pants = FALSE
else
S.shoes_under_pants = TRUE
S.shoes_under_pants = TRUE