Skip to content

Commit

Permalink
NR: require Eryssa to survive if you have her
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Mar 4, 2019
1 parent 1747848 commit cdf405c
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 0 deletions.
Expand Up @@ -412,6 +412,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]

{TURNS_RUN_OUT}

Expand Down
9 changes: 9 additions & 0 deletions data/campaigns/Northern_Rebirth/scenarios/10a_Stolen_Gold.cfg
Expand Up @@ -431,6 +431,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
Expand Up @@ -474,6 +474,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]

{TURNS_RUN_OUT}

Expand Down
Expand Up @@ -480,6 +480,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]

{TURNS_RUN_OUT}

Expand Down
9 changes: 9 additions & 0 deletions data/campaigns/Northern_Rebirth/scenarios/13a_Showdown.cfg
Expand Up @@ -955,6 +955,15 @@
description= _ "Death of Hamel"
condition=lose
[/objective]
[objective]
description= _ "Death of Eryssa"
condition=lose
[show_if]
[have_unit]
id=Eryssa
[/have_unit]
[/show_if]
[/objective]

{IS_LAST_SCENARIO}
{AI_CONTROLLER_NOTE}
Expand Down

0 comments on commit cdf405c

Please sign in to comment.