From d4b70dd33d7bd350eabc73ad37fa8184d59b7b0b Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 14 Sep 2019 02:50:58 -0400 Subject: [PATCH] Emergency Hotfix 2 --- code/modules/clothing/clothing.dm | 4 ++++ maps/tether/tether-05-station1.dmm | 18 +++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/code/modules/clothing/clothing.dm b/code/modules/clothing/clothing.dm index 32b672b5fe0..8af9f36d534 100644 --- a/code/modules/clothing/clothing.dm +++ b/code/modules/clothing/clothing.dm @@ -573,6 +573,10 @@ M.update_inv_shoes() return ..() +/obj/item/clothing/shoes/clean_blood() + update_icon() + return ..() + /obj/item/clothing/shoes/proc/handle_movement(var/turf/walking, var/running) if(prob(1) && !recent_squish) //VOREStation edit begin recent_squish = 1 diff --git a/maps/tether/tether-05-station1.dmm b/maps/tether/tether-05-station1.dmm index ccbae873d1b..3669f49796d 100644 --- a/maps/tether/tether-05-station1.dmm +++ b/maps/tether/tether-05-station1.dmm @@ -1324,7 +1324,7 @@ /obj/structure/table/woodentable, /obj/machinery/door/blast/shutters{ dir = 8; - id = "cafe"; + id = "cafe2"; layer = 3.1; name = "Cafe Shutters" }, @@ -1738,7 +1738,7 @@ /obj/item/weapon/reagent_containers/glass/rag, /obj/machinery/door/blast/shutters{ dir = 2; - id = "cafe"; + id = "cafe2"; layer = 3.1; name = "Cafe Shutters" }, @@ -1754,7 +1754,7 @@ /obj/machinery/chemical_dispenser/bar_coffee/full, /obj/machinery/button/remote/blast_door{ desc = "A remote control-switch for shutters."; - id = "cafe"; + id = "cafe2"; name = "Cafe Shutters"; pixel_x = -10; pixel_y = 36; @@ -6683,7 +6683,7 @@ }, /obj/machinery/door/blast/shutters{ dir = 2; - id = "cafe"; + id = "cafe2"; layer = 3.1; name = "Cafe Shutters" }, @@ -6792,7 +6792,7 @@ /obj/structure/table/woodentable, /obj/machinery/door/blast/shutters{ dir = 4; - id = "cafe"; + id = "cafe2"; layer = 3.1; name = "Cafe Shutters" }, @@ -6843,7 +6843,7 @@ /obj/structure/table/woodentable, /obj/machinery/door/blast/shutters{ dir = 2; - id = "cafe"; + id = "cafe2"; layer = 3.1; name = "Cafe Shutters" }, @@ -6978,7 +6978,7 @@ /obj/structure/table/woodentable, /obj/machinery/door/blast/shutters{ dir = 8; - id = "cafe"; + id = "cafe2"; layer = 3.1; name = "Cafe Shutters" }, @@ -6989,7 +6989,7 @@ /obj/structure/table/woodentable, /obj/machinery/door/blast/shutters{ dir = 4; - id = "cafe"; + id = "cafe2"; layer = 3.1; name = "Cafe Shutters" }, @@ -7003,7 +7003,7 @@ "amF" = ( /obj/machinery/door/blast/shutters{ dir = 2; - id = "cafe"; + id = "cafe2"; layer = 3.1; name = "Cafe Shutters" },