From fdfeca8625e7febce642e678deaa1cf52e9f5241 Mon Sep 17 00:00:00 2001 From: sypsoti Date: Thu, 23 Feb 2023 17:29:36 -0600 Subject: [PATCH] removes spatial anomaly as well --- maps/submaps/surface_submaps/mountains/mountains.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maps/submaps/surface_submaps/mountains/mountains.dm b/maps/submaps/surface_submaps/mountains/mountains.dm index 4e6c11509c..21eb4f13fe 100644 --- a/maps/submaps/surface_submaps/mountains/mountains.dm +++ b/maps/submaps/surface_submaps/mountains/mountains.dm @@ -352,5 +352,5 @@ 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