Fixes
This commit is contained in:
@@ -735,7 +735,7 @@
|
|||||||
/obj/machinery/atmospherics/components/unary/outlet_injector{
|
/obj/machinery/atmospherics/components/unary/outlet_injector{
|
||||||
dir = 1
|
dir = 1
|
||||||
},
|
},
|
||||||
/turf/open/space/basic,
|
/turf/open/floor/plating/airless,
|
||||||
/area/engine/engineering)
|
/area/engine/engineering)
|
||||||
"Si" = (
|
"Si" = (
|
||||||
/obj/structure/cable/yellow{
|
/obj/structure/cable/yellow{
|
||||||
|
|||||||
@@ -240,7 +240,7 @@
|
|||||||
/obj/machinery/atmospherics/components/unary/outlet_injector{
|
/obj/machinery/atmospherics/components/unary/outlet_injector{
|
||||||
dir = 1
|
dir = 1
|
||||||
},
|
},
|
||||||
/turf/open/space/basic,
|
/turf/open/floor/plating/airless,
|
||||||
/area/engine/engineering)
|
/area/engine/engineering)
|
||||||
"nR" = (
|
"nR" = (
|
||||||
/obj/structure/cable{
|
/obj/structure/cable{
|
||||||
@@ -905,14 +905,6 @@
|
|||||||
},
|
},
|
||||||
/turf/open/space/basic,
|
/turf/open/space/basic,
|
||||||
/area/space/nearstation)
|
/area/space/nearstation)
|
||||||
"VR" = (
|
|
||||||
/obj/structure/lattice/catwalk,
|
|
||||||
/obj/machinery/camera/emp_proof{
|
|
||||||
c_tag = "Tesla Engine Northeast";
|
|
||||||
network = list("ss13","engine")
|
|
||||||
},
|
|
||||||
/turf/open/space/basic,
|
|
||||||
/area/space/nearstation)
|
|
||||||
"Wf" = (
|
"Wf" = (
|
||||||
/obj/effect/turf_decal/stripes/line{
|
/obj/effect/turf_decal/stripes/line{
|
||||||
dir = 9
|
dir = 9
|
||||||
@@ -1728,7 +1720,7 @@ dz
|
|||||||
dz
|
dz
|
||||||
FP
|
FP
|
||||||
FP
|
FP
|
||||||
VR
|
FP
|
||||||
dz
|
dz
|
||||||
dz
|
dz
|
||||||
Yl
|
Yl
|
||||||
|
|||||||
@@ -81645,6 +81645,19 @@
|
|||||||
/obj/machinery/door/firedoor,
|
/obj/machinery/door/firedoor,
|
||||||
/turf/open/floor/plating,
|
/turf/open/floor/plating,
|
||||||
/area/crew_quarters/cryopod)
|
/area/crew_quarters/cryopod)
|
||||||
|
"eQf" = (
|
||||||
|
/obj/machinery/computer/shuttle/mining/common{
|
||||||
|
dir = 1
|
||||||
|
},
|
||||||
|
/obj/structure/window/reinforced,
|
||||||
|
/obj/structure/window/reinforced{
|
||||||
|
dir = 8
|
||||||
|
},
|
||||||
|
/obj/structure/window/reinforced{
|
||||||
|
dir = 4
|
||||||
|
},
|
||||||
|
/turf/open/floor/plating,
|
||||||
|
/area/hallway/primary/port)
|
||||||
"eZe" = (
|
"eZe" = (
|
||||||
/obj/structure/cable/yellow{
|
/obj/structure/cable/yellow{
|
||||||
icon_state = "1-2"
|
icon_state = "1-2"
|
||||||
@@ -98511,7 +98524,7 @@ bgA
|
|||||||
biz
|
biz
|
||||||
bkb
|
bkb
|
||||||
blZ
|
blZ
|
||||||
bnM
|
eQf
|
||||||
bqf
|
bqf
|
||||||
bqf
|
bqf
|
||||||
bqf
|
bqf
|
||||||
|
|||||||
@@ -93,7 +93,7 @@
|
|||||||
req_access = list()
|
req_access = list()
|
||||||
circuit = /obj/item/circuitboard/computer/mining_shuttle/common
|
circuit = /obj/item/circuitboard/computer/mining_shuttle/common
|
||||||
shuttleId = "mining_common"
|
shuttleId = "mining_common"
|
||||||
possible_destinations = "whiteship_home;lavaland_common_away;landing_zone_dock;mining_public"
|
possible_destinations = "lavaland_common_away;commonmining_home"
|
||||||
|
|
||||||
/**********************Mining car (Crate like thing, not the rail car)**************************/
|
/**********************Mining car (Crate like thing, not the rail car)**************************/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user