From 79e017ef0240d8516cad0b7fc30a82fb5333f1e0 Mon Sep 17 00:00:00 2001 From: goober3 <118859017+goober3@users.noreply.github.com> Date: Tue, 16 Apr 2024 23:05:04 +0100 Subject: [PATCH] Un-Aspawns the Crying Sun (#2910) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## About The Pull Request title ## Why It's Good For The Game hey. i think we can trust people with this ship. let it roam free. ## Changelog 🆑 tweak: The Crying Sun is no longed aspawned. /🆑 --- _maps/configs/pgf_crying_sun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_maps/configs/pgf_crying_sun.json b/_maps/configs/pgf_crying_sun.json index 5112e1b25280..d4eb67b1fb50 100644 --- a/_maps/configs/pgf_crying_sun.json +++ b/_maps/configs/pgf_crying_sun.json @@ -46,5 +46,5 @@ "slots": 3 } }, - "enabled":false + "enabled":true }