From 03e3fa0e7454cc20bb785534dc0ca58ae03ef740 Mon Sep 17 00:00:00 2001 From: John Doe Date: Sun, 28 Jul 2024 13:30:44 -0700 Subject: [PATCH] weather --- maps/simulacrum.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/maps/simulacrum.json b/maps/simulacrum.json index 1283c08d25..376279ae90 100644 --- a/maps/simulacrum.json +++ b/maps/simulacrum.json @@ -12,5 +12,6 @@ "Hive Wars", "Faction Clash", "Infection" - ] -} \ No newline at end of file + ], + "weather_holder": "/datum/weather_ss_map_holder/big_red" +}