From f65f275ba3f0f041f2a9e7454c1f12b02fdcd16f Mon Sep 17 00:00:00 2001 From: larentoun <31931237+larentoun@users.noreply.github.com> Date: Sun, 14 Apr 2024 16:38:22 +0300 Subject: [PATCH] populates dynamic with more antags, disables pirates --- config/dynamic.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/config/dynamic.json b/config/dynamic.json index c4c3d2d3fd3c9..aa384ef5ca636 100644 --- a/config/dynamic.json +++ b/config/dynamic.json @@ -54,7 +54,16 @@ "Nuclear Emergency": { }, + "Clown Operatives": { + }, + "Revolution": { + }, + + "Malfunctioning AI": { + }, + + "Spies": { } }, @@ -108,6 +117,10 @@ "weight": 0 }, + "Dangerous Space Pirates": { + "weight": 0 + }, + "Obsessed": { "weight": 0 },