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