Merge pull request #8984 from Sypsoti/poi_removal

Removes BluSD and DJOutpost4 from spawning
This commit is contained in:
Atermonera
2023-02-25 00:07:08 -08:00
committed by VirgoBot
parent d43cb5bda4
commit 5b7310beca
2 changed files with 3 additions and 3 deletions
@@ -362,7 +362,7 @@
name = "spatial anomaly"
desc = "A strange section of the caves that seems twist and turn in ways that shouldn't be physically possible."
mappath = 'maps/submaps/surface_submaps/mountains/spatial_anomaly.dmm'
cost = 20
cost = INFINITY /// Prevent spawning.
fixed_orientation = TRUE
/datum/map_template/surface/mountains/normal/Speakeasy //VOREStation add
@@ -178,7 +178,7 @@
desc = "The surprisingly high-tech home of Sif Free Radio, the only radio station run by mindless clones."
mappath = 'maps/submaps/surface_submaps/wilderness/DJOutpost4.dmm'
template_group = "Sif Free Radio"
cost = 10
cost = INFINITY /// Prevent spawning.
/datum/map_template/surface/wilderness/deep/Boombase
name = "Boombase"
@@ -197,7 +197,7 @@
name = "Blue Shuttle Down"
desc = "You REALLY shouldn't be near this. Mostly because they're Police."
mappath = 'maps/submaps/surface_submaps/wilderness/Blueshuttledown.dmm'
cost = 50
cost = INFINITY /// Prevent spawning.
template_group = "Shuttle Down"
/datum/map_template/surface/wilderness/deep/Rockybase