mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 22:48:38 +01:00
Adds lights, RTG to Escape pod
This commit is contained in:
@@ -88,6 +88,10 @@
|
||||
pixel_y = 22
|
||||
},
|
||||
/obj/effect/map_helper/airlock/sensor/chamber_sensor,
|
||||
/obj/machinery/light/small{
|
||||
dir = 8;
|
||||
pixel_x = 0
|
||||
},
|
||||
/turf/simulated/floor/tiled/steel_grid,
|
||||
/area/shuttle/deployable/escapepod)
|
||||
"i" = (
|
||||
@@ -98,6 +102,10 @@
|
||||
/obj/effect/floor_decal/techfloor{
|
||||
dir = 1
|
||||
},
|
||||
/obj/machinery/light/small{
|
||||
dir = 8;
|
||||
pixel_x = 0
|
||||
},
|
||||
/turf/simulated/floor/tiled/techfloor/grid,
|
||||
/area/shuttle/deployable/escapepod)
|
||||
"j" = (
|
||||
@@ -107,39 +115,15 @@
|
||||
/turf/simulated/floor/tiled/techfloor/grid,
|
||||
/area/shuttle/deployable/escapepod)
|
||||
"k" = (
|
||||
/obj/machinery/power/terminal,
|
||||
/obj/structure/cable/cyan{
|
||||
d1 = 0;
|
||||
d2 = 4;
|
||||
icon_state = "0-4"
|
||||
},
|
||||
/turf/simulated/floor/tiled/techfloor/grid,
|
||||
/area/shuttle/deployable/escapepod)
|
||||
"l" = (
|
||||
/obj/structure/cable/cyan{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/turf/simulated/floor/tiled/techfloor/grid,
|
||||
/area/shuttle/deployable/escapepod)
|
||||
"m" = (
|
||||
/obj/structure/cable/cyan{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/effect/floor_decal/techfloor{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled/techfloor/grid,
|
||||
/area/shuttle/deployable/escapepod)
|
||||
"n" = (
|
||||
/obj/structure/cable/cyan{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/door/airlock/external,
|
||||
/obj/machinery/access_button{
|
||||
command = "cycle_interior";
|
||||
@@ -155,22 +139,12 @@
|
||||
/turf/simulated/floor/tiled/steel_ridged,
|
||||
/area/shuttle/deployable/escapepod)
|
||||
"o" = (
|
||||
/obj/structure/cable/cyan{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden,
|
||||
/obj/effect/shuttle_landmark/shuttle_initializer/escapepod,
|
||||
/obj/effect/overmap/visitable/ship/landable/escapepod,
|
||||
/turf/simulated/floor/tiled/steel_grid,
|
||||
/area/shuttle/deployable/escapepod)
|
||||
"p" = (
|
||||
/obj/structure/cable/cyan{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/door/airlock/external,
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
icon_state = "warning";
|
||||
@@ -196,10 +170,10 @@
|
||||
/turf/simulated/floor/tiled/techfloor/grid,
|
||||
/area/shuttle/deployable/escapepod)
|
||||
"r" = (
|
||||
/obj/machinery/power/smes/buildable/point_of_interest,
|
||||
/obj/structure/cable/cyan{
|
||||
icon_state = "0-4"
|
||||
},
|
||||
/obj/machinery/power/rtg/advanced,
|
||||
/turf/simulated/floor/tiled/techfloor/grid,
|
||||
/area/shuttle/deployable/escapepod)
|
||||
"s" = (
|
||||
@@ -240,6 +214,19 @@
|
||||
/obj/structure/sign/mining/survival,
|
||||
/turf/simulated/wall/rpshull,
|
||||
/area/shuttle/deployable/escapepod)
|
||||
"L" = (
|
||||
/obj/effect/floor_decal/techfloor,
|
||||
/obj/structure/bed/chair/shuttle{
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/cable/cyan{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/light/small,
|
||||
/turf/simulated/floor/tiled/techfloor/grid,
|
||||
/area/shuttle/deployable/escapepod)
|
||||
|
||||
(1,1,1) = {"
|
||||
a
|
||||
@@ -272,15 +259,15 @@ b
|
||||
(5,1,1) = {"
|
||||
c
|
||||
f
|
||||
l
|
||||
k
|
||||
s
|
||||
v
|
||||
"}
|
||||
(6,1,1) = {"
|
||||
b
|
||||
f
|
||||
l
|
||||
s
|
||||
k
|
||||
L
|
||||
b
|
||||
"}
|
||||
(7,1,1) = {"
|
||||
|
||||
Reference in New Issue
Block a user