Redo to Fix Mistake With Icons

That was annoying with how that went.... Bad idea to overwrite the files with direct copy-pasta'ing from Polaris. Idea: Do it again but make a different name and copy the desired icon_state. Yay! It works!
This commit is contained in:
TheFurryFeline
2019-09-22 12:53:54 -04:00
parent 1f3aa1dd27
commit 4c5332a145
12 changed files with 24 additions and 12 deletions
@@ -30,7 +30,8 @@
H.drop_from_inventory(W)
//teleport person to cell
H.loc = pick(prisonwarp)
H.equip_to_slot_or_del(new /obj/item/clothing/under/color/orange(H), slot_w_uniform)
//CHOMPStation edit TFF 22/9/19 - refactor of prison jumpsuit
H.equip_to_slot_or_del(new /obj/item/clothing/under/color/prison(H), slot_w_uniform)
H.equip_to_slot_or_del(new /obj/item/clothing/shoes/orange(H), slot_shoes)
else
//teleport security person