Skip to content

Commit

Permalink
EI S7a: require Dacyn to cross the river
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Feb 26, 2019
1 parent 8de521b commit 79b5fe1
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion data/campaigns/Eastern_Invasion/scenarios/07a_The_Crossing.cfg
Expand Up @@ -101,7 +101,7 @@
[objectives]
side=1
[objective]
description= _ "Move Gweddry and Owaec across the river"
description= _ "Move Gweddry, Owaec, and Dacyn across the river"
condition=win
[/objective]
[objective]
Expand Down Expand Up @@ -286,6 +286,9 @@
[or]
id=Owaec
[/or]
[or]
id=Dacyn
[/or]
[/and]
[/filter]

Expand Down Expand Up @@ -314,6 +317,9 @@
[or]
id=Owaec
[/or]
[or]
id=Dacyn
[/or]
[/and]
[/filter]
[if]
Expand All @@ -335,6 +341,15 @@
[/not]
[/filter_location]
[/have_unit]
[have_unit]
id=Dacyn
[filter_location]
y=1-12
[not]
terrain=W*
[/not]
[/filter_location]
[/have_unit]
[then]
[message]
speaker=Dacyn
Expand Down

0 comments on commit 79b5fe1

Please sign in to comment.