From 76a1a2d3e7ff9346cc93ecdd0e8d763fa7576003 Mon Sep 17 00:00:00 2001 From: ivanmixo Date: Wed, 7 Jul 2021 19:33:41 +0200 Subject: [PATCH 1/2] Techfab instead of protolathe (#4681) --- _maps/map_files/CorgStation/CorgStation.dmm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_maps/map_files/CorgStation/CorgStation.dmm b/_maps/map_files/CorgStation/CorgStation.dmm index 20d238735f..6a503949fe 100644 --- a/_maps/map_files/CorgStation/CorgStation.dmm +++ b/_maps/map_files/CorgStation/CorgStation.dmm @@ -30509,7 +30509,6 @@ /turf/open/floor/plasteel, /area/science/xenobiology) "ikZ" = ( -/obj/machinery/rnd/production/protolathe/department/service, /obj/effect/turf_decal/tile/neutral{ dir = 8 }, @@ -30519,6 +30518,7 @@ /obj/structure/sign/departments/restroom{ pixel_x = -32 }, +/obj/machinery/rnd/production/techfab/department/service, /turf/open/floor/plasteel, /area/crew_quarters/bar) "ili" = ( @@ -36003,8 +36003,8 @@ /obj/effect/turf_decal/tile/brown{ dir = 4 }, -/obj/machinery/rnd/production/protolathe/department/cargo, /obj/machinery/camera/autoname, +/obj/machinery/rnd/production/techfab/department/cargo, /turf/open/floor/plasteel/dark, /area/quartermaster/office) "jKL" = ( From eb72e44ccb2cd2c914a9c13334ea41c27aa11e73 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 7 Jul 2021 17:34:04 +0000 Subject: [PATCH 2/2] Adds service and cargo techfabs instead of protolathes on Corg