From 92fa7123cb196c9cebd1fdf71dff1e6b48543d39 Mon Sep 17 00:00:00 2001 From: Matt Atlas Date: Sat, 19 Oct 2024 18:58:12 +0200 Subject: [PATCH] a --- code/game/gamemodes/odyssey/odyssey.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/gamemodes/odyssey/odyssey.dm b/code/game/gamemodes/odyssey/odyssey.dm index c87843a43aa..d3ad09f6fbb 100644 --- a/code/game/gamemodes/odyssey/odyssey.dm +++ b/code/game/gamemodes/odyssey/odyssey.dm @@ -5,7 +5,7 @@ or you could end up brutally murdered by otherworldly horrors. Do it for Miranda." config_tag = "odyssey" required_players = 8 - required_enemies = 1 // The actual antag-setting is handled by the mission singleton. + required_enemies = 2 // The actual antag-setting is handled by the mission singleton. antag_tags = list(MODE_ACTOR) antag_scaling_coeff = 1