diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2020-11-29 23:30:47 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2020-11-29 23:30:47 +0100 |
commit | 4d2b4d5e3160f196eed857a2f36ee03c4c1f53af (patch) | |
tree | f863c2fa03851a49bc6d4c1b290568becb7b0946 /DDayAtOmahaBeach/us_attack.lou | |
parent | 0a6eac3eb0498bb03e5d9fd6ab4a1edb1489fedb (diff) | |
download | asynk-rules-4d2b4d5e3160f196eed857a2f36ee03c4c1f53af.zip asynk-rules-4d2b4d5e3160f196eed857a2f36ee03c4c1f53af.tar.gz |
DDay : fix Ext rules, they all apply to turns 17+
Diffstat (limited to 'DDayAtOmahaBeach/us_attack.lou')
-rw-r--r-- | DDayAtOmahaBeach/us_attack.lou | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DDayAtOmahaBeach/us_attack.lou b/DDayAtOmahaBeach/us_attack.lou index b9030ce..3569312 100644 --- a/DDayAtOmahaBeach/us_attack.lou +++ b/DDayAtOmahaBeach/us_attack.lou @@ -24,6 +24,6 @@ @Row format { @VSpan | @Cell @B B | @VSpan | @VSpan | @Cell @B E } B { x2 } E { clines @Break {@Disrupted - @Depth -turn 16+ : @Defeated - @Depth +@Ext : @Defeated - @Depth } } } |