From 22045ca3fe28a2ee8df1a5d5bf935959258a7b7b Mon Sep 17 00:00:00 2001 From: sypsoti Date: Thu, 23 Feb 2023 17:12:45 -0600 Subject: [PATCH] removes DJOutpost4 and BluSD from spawn chance --- maps/submaps/surface_submaps/wilderness/wilderness.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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