Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bug with landing zone camera. #5195

Merged
merged 2 commits into from
Dec 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions maps/map_files/BigRed/BigRed.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -45482,8 +45482,7 @@ aae
aaf
aai
aah
aah
aah
aaF
aah
aah
aah
Expand All @@ -45501,6 +45500,7 @@ aah
aah
aah
aah
aaF
aah
aeh
aaf
Expand Down Expand Up @@ -45700,7 +45700,6 @@ aaf
aaj
aah
aah
aaF
aah
aah
aah
Expand All @@ -45716,7 +45715,8 @@ aah
aah
aah
aah
aaF
aah
aah
aah
aah
aei
Expand Down Expand Up @@ -46884,7 +46884,7 @@ aSB
bgX
bhu
bie
bie
bje
bie
bie
bie
Expand All @@ -46902,7 +46902,7 @@ bie
bie
bie
bie
bie
bje
bie
bsb
eWd
Expand Down Expand Up @@ -47102,7 +47102,7 @@ bgX
bhv
bie
bie
bje
bie
bie
bie
bie
Expand All @@ -47118,7 +47118,7 @@ bie
bie
bjo
bie
bje
bie
bie
bie
bsc
Expand Down Expand Up @@ -47436,7 +47436,6 @@ aaf
aaj
aah
aah
aaF
aah
aah
aah
Expand All @@ -47452,7 +47451,8 @@ aah
aah
aah
aah
aaF
aah
aah
aah
aah
aei
Expand Down Expand Up @@ -47652,8 +47652,7 @@ aae
aaf
aak
aah
aah
aah
aaF
aah
aah
aah
Expand All @@ -47671,6 +47670,7 @@ aah
aah
aah
aah
aaF
aah
aej
aaf
Expand Down Expand Up @@ -48838,7 +48838,6 @@ eWd
bhv
bie
bie
bje
bie
bie
bie
Expand All @@ -48854,7 +48853,8 @@ bie
bie
bie
bie
bje
bie
bie
bie
bie
bsc
Expand Down Expand Up @@ -49054,7 +49054,7 @@ aSB
bgX
bhw
bie
bie
bje
bie
bie
bie
Expand All @@ -49072,7 +49072,7 @@ bie
bie
bie
bie
bie
bje
bie
bsd
eWd
Expand Down
32 changes: 20 additions & 12 deletions maps/map_files/DesertDam/Desert_Dam.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -64577,6 +64577,10 @@
/obj/structure/desertdam/decals/road_edge,
/turf/open/asphalt,
/area/desert_dam/exterior/valley/valley_labs)
"tcB" = (
/obj/structure/machinery/camera/autoname/lz_camera,
/turf/open/floor/plating,
/area/desert_dam/exterior/landing_pad_two)
"tdf" = (
/obj/structure/surface/table,
/obj/item/folder/yellow,
Expand Down Expand Up @@ -65007,6 +65011,10 @@
icon_state = "dirt2"
},
/area/desert_dam/exterior/valley/valley_crashsite)
"uHT" = (
/obj/structure/machinery/camera/autoname/lz_camera,
/turf/open/floor/plating,
/area/desert_dam/exterior/landing_pad_one)
"uKo" = (
/obj/structure/platform/mineral/sandstone/runed{
dir = 4
Expand Down Expand Up @@ -70120,6 +70128,7 @@ dTs
cDb
cDK
cDY
tcB
cDY
cDY
cDY
Expand All @@ -70128,6 +70137,7 @@ cDY
cDY
cDY
cDY
tcB
cDY
cDY
cDY
Expand All @@ -70136,9 +70146,7 @@ cDY
cDY
cDY
cDY
cDY
cDY
cDY
tcB
cDY
cMD
cBS
Expand Down Expand Up @@ -72460,6 +72468,7 @@ cDc
cDb
cDV
cDY
tcB
cDY
cDY
cDY
Expand All @@ -72468,6 +72477,7 @@ cDY
cDY
cDY
cDY
tcB
cDY
cDY
cDY
Expand All @@ -72476,9 +72486,7 @@ cDY
cDY
cDY
cDY
cDY
cDY
cDY
tcB
cDY
cNb
cBS
Expand Down Expand Up @@ -72982,6 +72990,7 @@ aUD
aVj
acI
aWh
uHT
aWh
aWh
aWh
Expand All @@ -72990,6 +72999,7 @@ aWh
aWh
aWh
aWh
uHT
aWh
aWh
aWh
Expand All @@ -72998,9 +73008,7 @@ aWh
aWh
aWh
aWh
aWh
aWh
aWh
uHT
aWh
bAF
aVi
Expand Down Expand Up @@ -75322,6 +75330,7 @@ aUD
aVg
acJ
aWh
uHT
aWh
aWh
aWh
Expand All @@ -75330,6 +75339,7 @@ aWh
aWh
aWh
aWh
uHT
aWh
aWh
aWh
Expand All @@ -75338,9 +75348,7 @@ aWh
aWh
aWh
aWh
aWh
aWh
aWh
uHT
aWh
bFg
aVi
Expand Down
Loading