Skip to content

Commit

Permalink
Fix missing cameras issue, move buttons to POS (#13555)
Browse files Browse the repository at this point in the history
  • Loading branch information
lbnesquik authored Jul 25, 2023
1 parent 84cd8e0 commit 23ae3cc
Showing 1 changed file with 41 additions and 13 deletions.
54 changes: 41 additions & 13 deletions _maps/map_files/Pillar_of_Spring/TGS_Pillar_of_Spring.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -10997,6 +10997,12 @@
/obj/structure/table/woodentable,
/turf/open/floor/wood,
/area/mainship/living/grunt_rnr)
"ohq" = (
/obj/machinery/camera/autoname/mainship{
dir = 8
},
/turf/open/floor/wood,
/area/mainship/living/grunt_rnr)
"ohw" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 10
Expand Down Expand Up @@ -11079,6 +11085,9 @@
/obj/machinery/light/mainship{
dir = 4
},
/obj/machinery/camera/autoname/mainship{
dir = 1
},
/turf/open/floor/mainship/sterile/corner{
dir = 4
},
Expand Down Expand Up @@ -11186,9 +11195,12 @@
},
/area/mainship/hallways/hangar)
"osh" = (
/obj/structure/closet/walllocker/hydrant/extinguisher,
/obj/machinery/camera/autoname/mainship,
/turf/open/floor/mainship/mono,
/area/mainship/living/grunt_rnr)
/turf/open/floor/mainship/sterile/purple/side{
dir = 1
},
/area/mainship/medical/chemistry)
"osF" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment,
Expand Down Expand Up @@ -15592,9 +15604,6 @@
"tRq" = (
/mob/living/simple_animal/catslug/newt,
/obj/structure/cable,
/obj/machinery/camera/autoname/mainship{
dir = 8
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 9
},
Expand Down Expand Up @@ -15790,6 +15799,19 @@
dir = 10
},
/area/mainship/squads/general)
"udk" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer1{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
/obj/machinery/camera/autoname{
dir = 1
},
/turf/open/floor/mainship/mono,
/area/mainship/living/grunt_rnr)
"udA" = (
/obj/effect/turf_decal/warning_stripes/thin{
dir = 1
Expand Down Expand Up @@ -18242,6 +18264,12 @@
/obj/structure/cable,
/turf/open/floor/plating/plating_catwalk,
/area/mainship/hallways/port_hallway)
"xiT" = (
/obj/machinery/camera/autoname/mainship{
dir = 4
},
/turf/open/floor/mainship/mono,
/area/mainship/living/grunt_rnr)
"xiV" = (
/obj/machinery/door/airlock/mainship/command/FCDRquarters,
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer1{
Expand Down Expand Up @@ -45021,7 +45049,7 @@ pfi
wcT
lkD
qJz
jsE
xiT
jsE
acv
ogX
Expand Down Expand Up @@ -45285,7 +45313,7 @@ pMf
dBm
nHm
bLz
vzF
udk
leu
vxx
iDm
Expand Down Expand Up @@ -45762,7 +45790,7 @@ cfp
dpY
dpY
eiU
dpY
xIb
dpY
wpF
wBE
Expand Down Expand Up @@ -46517,7 +46545,7 @@ ufq
ufq
lsS
tyN
nkm
dpY
dpY
meJ
hFZ
Expand Down Expand Up @@ -47340,8 +47368,8 @@ uob
tur
iWQ
aSq
bLz
osh
ohq
jsE
bCH
jsE
leu
Expand Down Expand Up @@ -48059,7 +48087,7 @@ pHB
ufq
wEZ
jLS
dpY
nkm
nWE
oHU
plN
Expand Down Expand Up @@ -48355,7 +48383,7 @@ jzx
lAT
nwX
dLo
euc
osh
uWK
wNn
sFM
Expand Down

0 comments on commit 23ae3cc

Please sign in to comment.