diff --git a/maps/submaps/surface_submaps/wilderness/wilderness.dm b/maps/submaps/surface_submaps/wilderness/wilderness.dm index 2d3e5a4e90..b1ddb9f6a1 100644 --- a/maps/submaps/surface_submaps/wilderness/wilderness.dm +++ b/maps/submaps/surface_submaps/wilderness/wilderness.dm @@ -171,7 +171,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" @@ -190,7 +190,7 @@ name = "Blue Shuttle Down" desc = "You REALLY shouldn't be near this. Mostly because they're SolGov." 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