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

Adds Sensor Towers To All Maps #4416

Closed
wants to merge 6 commits into from
Closed
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
44 changes: 28 additions & 16 deletions maps/map_files/BigRed/BigRed.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -16567,17 +16567,17 @@
dir = 6
},
/turf/open/floor{
dir = 4;
icon_state = "asteroidwarning"
dir = 1;
icon_state = "asteroidfloor"
},
/area/bigredv2/caves_lambda)
"aTB" = (
/obj/structure/pipes/vents/pump{
dir = 8
},
/turf/open/floor{
dir = 4;
icon_state = "asteroidwarning"
dir = 1;
icon_state = "asteroidfloor"
},
/area/bigredv2/caves_lambda)
"aTC" = (
Expand Down Expand Up @@ -16945,14 +16945,12 @@
dir = 9
},
/turf/open/floor{
dir = 6;
icon_state = "asteroidwarning"
},
/area/bigredv2/caves_lambda)
"aUC" = (
/obj/effect/decal/remains/human,
/turf/open/floor{
dir = 6;
icon_state = "asteroidwarning"
},
/area/bigredv2/caves_lambda)
Expand Down Expand Up @@ -32693,6 +32691,13 @@
icon_state = "asteroidfloor"
},
/area/bigredv2/outside/telecomm/lz2_cave)
"nHt" = (
/obj/structure/machinery/sensortower,
/turf/open/floor{
dir = 1;
icon_state = "asteroidfloor"
},
/area/bigredv2/caves_lambda)
"nHQ" = (
/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node,
/obj/structure/machinery/door/poddoor/almayer/closed{
Expand Down Expand Up @@ -36935,6 +36940,13 @@
icon_state = "mars_dirt_4"
},
/area/bigredv2/caves/mining)
"vZn" = (
/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node,
/turf/open/floor{
dir = 1;
icon_state = "asteroidwarning"
},
/area/bigredv2/caves_lambda)
"waJ" = (
/obj/effect/landmark/structure_spawner/xvx_hive/xeno_door,
/obj/effect/landmark/structure_spawner/setup/distress/xeno_door,
Expand Down Expand Up @@ -77158,7 +77170,7 @@ aOn
aOn
aOn
aOn
aOn
aTv
aTA
aUB
wQC
Expand Down Expand Up @@ -77375,7 +77387,7 @@ gXp
gXp
gXp
gXp
aSm
aTw
aTB
aUC
wQC
Expand Down Expand Up @@ -77592,9 +77604,9 @@ tQw
ahw
tQw
tQw
aSn
gXp
gXp
vZn
aTv
aMT
tQw
tQw
pIN
Expand Down Expand Up @@ -77809,9 +77821,9 @@ tQw
tQw
xFZ
xFZ
xFZ
tQw
tQw
aSm
nHt
aMT
tQw
xFZ
ahy
Expand Down Expand Up @@ -78027,8 +78039,8 @@ eFh
aao
aao
aao
gmN
xFZ
aSm
aMV
sNQ
aao
aao
Expand Down
6 changes: 5 additions & 1 deletion maps/map_files/FOP_v3_Sciannex/Fiorina_SciAnnex.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -34676,6 +34676,10 @@
icon_state = "yellow"
},
/area/fiorina/station/lowsec)
"veg" = (
/obj/structure/machinery/sensortower,
/turf/open/auto_turf/sand/layer1,
/area/fiorina/tumor/civres)
"vei" = (
/turf/open/floor/prison{
icon_state = "yellow"
Expand Down Expand Up @@ -50261,7 +50265,7 @@ oVC
hDx
hDx
hDx
apw
veg
apw
apw
amF
Expand Down
Loading