Skip to content

Commit

Permalink
Update seeding_rules.py (#559)
Browse files Browse the repository at this point in the history
adding new skirmish maps

Signed-off-by: ElGuillermo <66552553+ElGuillermo@users.noreply.github.com>
  • Loading branch information
ElGuillermo committed Apr 26, 2024
1 parent 538a59f commit b21fbb8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rcon/automods/seeding_rules.py
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,11 @@ def punitions_to_apply(
"DRL_S_1944_P_Skirmish",
"DRL_S_1944_Night_P_Skirmish",
"DRL_S_1944_Day_P_Skirmish",
"mortain_skirmish_day",
"mortain_skirmish_overcast",
"SMDM_S_1944_Night_P_Skirmish",
"SMDM_S_1944_Day_P_Skirmish",
"SMDM_S_1944_Rain_P_Skirmish"
)
):
self._disable_for_round("enforce_cap_fight")
Expand Down

0 comments on commit b21fbb8

Please sign in to comment.