From 7600c1f8df0f3e9b3204cff85d0bc60707c9ac51 Mon Sep 17 00:00:00 2001 From: ivanmixo Date: Wed, 7 Jul 2021 19:35:00 +0200 Subject: [PATCH 1/2] funny pipe painter (#4688) --- _maps/map_files/CorgStation/CorgStation.dmm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_maps/map_files/CorgStation/CorgStation.dmm b/_maps/map_files/CorgStation/CorgStation.dmm index 20d238735f..965d80f19a 100644 --- a/_maps/map_files/CorgStation/CorgStation.dmm +++ b/_maps/map_files/CorgStation/CorgStation.dmm @@ -86682,13 +86682,13 @@ /area/hallway/secondary/exit/departure_lounge) "yiI" = ( /obj/structure/table/reinforced, -/obj/item/pipe_painter, /obj/machinery/light{ dir = 4 }, /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/item/hand_labeler, /turf/open/floor/plasteel/dark, /area/science/explab) "yiS" = ( From 88ebe13c5e50e411c85dbabb7432000a6382d521 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 7 Jul 2021 17:35:14 +0000 Subject: [PATCH 2/2] Fixes mistake with pipe painter instead of a hand labeler on corg