Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Atlas committed Oct 19, 2024
1 parent 70c6f88 commit 92fa712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/gamemodes/odyssey/odyssey.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 92fa712

Please sign in to comment.