mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-29 15:06:39 +01:00
Moves APC in mining airlock
This commit is contained in:
@@ -152,6 +152,15 @@
|
||||
dir = 10;
|
||||
icon_state = "intact"
|
||||
},
|
||||
/obj/machinery/light_switch{
|
||||
pixel_x = -25;
|
||||
pixel_y = 25
|
||||
},
|
||||
/obj/structure/cable/green{
|
||||
d1 = 2;
|
||||
d2 = 4;
|
||||
icon_state = "2-4"
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/tether/surfacebase/mining_main/airlock)
|
||||
"aaw" = (
|
||||
@@ -167,9 +176,6 @@
|
||||
/turf/simulated/floor/tiled/techmaint,
|
||||
/area/tether/surfacebase/mining_main/airlock)
|
||||
"aax" = (
|
||||
/obj/machinery/light_switch{
|
||||
pixel_x = 25
|
||||
},
|
||||
/obj/effect/floor_decal/steeldecal/steel_decals4{
|
||||
dir = 9
|
||||
},
|
||||
@@ -185,6 +191,14 @@
|
||||
/obj/effect/floor_decal/steeldecal/steel_decals7{
|
||||
dir = 9
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
dir = 4;
|
||||
name = "east bump";
|
||||
pixel_x = 28
|
||||
},
|
||||
/obj/structure/cable/green{
|
||||
icon_state = "0-8"
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/tether/surfacebase/mining_main/airlock)
|
||||
"aay" = (
|
||||
@@ -327,11 +341,6 @@
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/obj/structure/cable/green{
|
||||
d1 = 2;
|
||||
d2 = 8;
|
||||
icon_state = "2-8"
|
||||
},
|
||||
/obj/effect/floor_decal/steeldecal/steel_decals4{
|
||||
dir = 5
|
||||
},
|
||||
@@ -351,15 +360,6 @@
|
||||
/obj/structure/railing{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
dir = 2;
|
||||
name = "south bump";
|
||||
pixel_y = -28
|
||||
},
|
||||
/obj/structure/cable/green{
|
||||
d2 = 4;
|
||||
icon_state = "0-4"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/cyan{
|
||||
dir = 5;
|
||||
icon_state = "intact"
|
||||
|
||||
Reference in New Issue
Block a user