remove bonus objective once it's completed
This commit is contained in:
parent
a164dda0c6
commit
e5a09b720f
1 changed files with 30 additions and 0 deletions
|
@ -288,6 +288,36 @@
|
||||||
variable=Lich_store
|
variable=Lich_store
|
||||||
[/unstore_unit]
|
[/unstore_unit]
|
||||||
{CLEAR_VARIABLE Lich_store}
|
{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]
|
[/then]
|
||||||
[/if]
|
[/if]
|
||||||
[/event]
|
[/event]
|
||||||
|
|
Loading…
Add table
Reference in a new issue