Revert "Orange Is the New Orange!"

This reverts commit 686c3adf9b.
This commit is contained in:
TheFurryFeline
2019-09-21 18:35:56 -04:00
parent 686c3adf9b
commit 1f3aa1dd27
12 changed files with 12 additions and 18 deletions
@@ -287,8 +287,7 @@
/obj/item/weapon/reagent_containers/food/drinks/flask/detflask,
/obj/item/weapon/storage/briefcase/crimekit,
/obj/item/device/taperecorder,
/obj/item/device/tape/random = 3,
/obj/item/clothing/gloves/forensic) //TFF 20/9/19 CHOMPStation Addition - requested addition.
/obj/item/device/tape/random = 3)
/obj/structure/closet/secure_closet/detective/update_icon()
if(broken)
@@ -319,7 +318,7 @@ GLOBAL_LIST_BOILERPLATE(all_brig_closets, /obj/structure/closet/secure_closet/br
var/id = null
starts_with = list(
/obj/item/clothing/under/color/prison,
/obj/item/clothing/under/color/orange,
/obj/item/clothing/shoes/orange)
@@ -136,7 +136,7 @@
icon_closed = "orange"
starts_with = list(
/obj/item/clothing/under/color/prison = 3,
/obj/item/clothing/under/color/orange = 3,
/obj/item/clothing/shoes/orange = 3)
@@ -188,7 +188,7 @@
name = "white wardrobe"
icon_state = "white"
icon_closed = "white"
starts_with = list(
/obj/item/clothing/under/color/white = 3,
/obj/item/clothing/shoes/white = 3,
@@ -254,7 +254,7 @@
starts_with += /obj/item/weapon/storage/backpack/dufflebag/sci
else
starts_with += /obj/item/weapon/storage/backpack/satchel/tox
return ..()
@@ -340,12 +340,12 @@
name = "grey wardrobe"
icon_state = "grey"
icon_closed = "grey"
starts_with = list(
/obj/item/clothing/under/color/grey = 3,
/obj/item/clothing/shoes/black = 3,
/obj/item/clothing/head/soft/grey = 3)
/obj/structure/closet/wardrobe/mixed
name = "mixed wardrobe"