mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-03 05:52:43 +00:00
Merge pull request #6447 from TheFurryFeline/TFF-Orange_Is_The_New_Orange_Part_2
Orange Is The New Orange Part 2
This commit is contained in:
@@ -302,7 +302,7 @@ GLOBAL_LIST_BOILERPLATE(all_brig_closets, /obj/structure/closet/secure_closet/br
|
||||
var/id = null
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/clothing/under/color/orange/prison,
|
||||
/obj/item/clothing/under/color/prison,
|
||||
/obj/item/clothing/shoes/orange)
|
||||
|
||||
|
||||
|
||||
@@ -140,7 +140,7 @@
|
||||
icon_closed = "orange"
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/clothing/under/color/orange/prison = 3,
|
||||
/obj/item/clothing/under/color/prison = 3,
|
||||
/obj/item/clothing/shoes/orange = 3)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user