Skip to content

Commit

Permalink
NR S10: Fix side 7 objectives
Browse files Browse the repository at this point in the history
closes #5373
  • Loading branch information
sevu committed Jan 17, 2021
1 parent 4846a08 commit 7733e55
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions data/campaigns/Northern_Rebirth/scenarios/10a_Stolen_Gold.cfg
Expand Up @@ -363,7 +363,7 @@
[/if]

[objectives]
side=1
side=1,6,7
[objective]
description= _ "Resist for as long as you can"
condition=win
Expand Down Expand Up @@ -687,7 +687,7 @@
[/terrain]

[objectives]
side=7
side=6,7
[objective]
description= _ "Resist for as long as you can"
condition=win
Expand Down Expand Up @@ -723,6 +723,15 @@
description= _ "Death of Ro’Sothian"
condition=lose
[/objective]
[objective]
description= _ "Death of Eryssa"
condition=lose
[show_if]
[have_unit]
id=Eryssa
[/have_unit]
[/show_if]
[/objective]
[objective]
description= _ "Turns run out"
condition=lose
Expand Down

0 comments on commit 7733e55

Please sign in to comment.