From 656e0941df68bf2ce1b7077c4587a6ea2bdd9835 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Tue, 11 Jun 2019 13:13:03 -0500 Subject: [PATCH] Planet station will never happen, Bhjin. --- code/datums/map_config.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/map_config.dm b/code/datums/map_config.dm index 99b84a1b35..dcc16f1ba5 100644 --- a/code/datums/map_config.dm +++ b/code/datums/map_config.dm @@ -18,7 +18,7 @@ var/map_file = "BoxStation.dmm" var/traits = null - var/space_ruin_levels = 1 //Citadel edit - reduces the default space ruin z-level count to 1 + var/space_ruin_levels = 2 var/space_empty_levels = 1 var/minetype = "lavaland"