From cc9645600af6640cbf28034a11e807835eb0541e Mon Sep 17 00:00:00 2001 From: firebudgy <153147550+firebudgy@users.noreply.github.com> Date: Sun, 10 Nov 2024 20:29:38 -0500 Subject: [PATCH] Changes the Kansatsu-class to Aspawn (#3732) ## About The Pull Request Changes the Kansatsu-class to be aspawned. Contact an admin if you would like to have it spawned in. ## Why It's Good For The Game Maptainer request. ## Changelog :cl: balance: Kansatsu has been removed from the player-accessible ship pool. /:cl: --- _maps/configs/syndicate_cybersun_kansatsu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_maps/configs/syndicate_cybersun_kansatsu.json b/_maps/configs/syndicate_cybersun_kansatsu.json index 013be2455640..dbafa1605120 100644 --- a/_maps/configs/syndicate_cybersun_kansatsu.json +++ b/_maps/configs/syndicate_cybersun_kansatsu.json @@ -39,5 +39,5 @@ "slots": 2 } }, - "enabled": true + "enabled": false }