Skip to content

Commit

Permalink
remove bonus objective once it's completed
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrMakarewicz authored and Vultraz committed Aug 27, 2019
1 parent ff772b1 commit 24ae649
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions data/campaigns/Heir_To_The_Throne/scenarios/19b_Swamp_Of_Dread.cfg
Expand Up @@ -285,6 +285,36 @@
variable=Lich_store
[/unstore_unit]
{CLEAR_VARIABLE Lich_store}
[objectives]
side=1
[objective]
description= _ "Defeat the Lich-Lord Aimucasur"
condition=win
[/objective]
[objective]
description= _ "Death of Konrad"
condition=lose
[/objective]
[objective]
description= _ "Death of Delfador"
condition=lose
[/objective]
[objective]
description= _ "Death of Li’sar"
condition=lose
[/objective]
[objective]
description= _ "Death of Kalenz"
condition=lose
[/objective]

{TURNS_RUN_OUT}

[gold_carryover]
bonus=yes
carryover_percentage=40
[/gold_carryover]
[/objectives]
[/then]
[/if]
[/event]
Expand Down

0 comments on commit 24ae649

Please sign in to comment.