LoW::3: Corrected the objectives to inform the player...
...that he has to held out instead of kill all enemies.
This commit is contained in:
parent
4ec29e83dd
commit
d27a6a7aa7
1 changed files with 4 additions and 3 deletions
|
@ -814,8 +814,9 @@
|
|||
[objectives]
|
||||
side=0
|
||||
[objective]
|
||||
description= _ "Defeat all enemy leaders"
|
||||
description= _ "Hold on until turns run out."
|
||||
condition=win
|
||||
show_turn_counter=yes
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Death of Kalenz"
|
||||
|
@ -829,8 +830,8 @@
|
|||
description= _ "Death of Galtrid"
|
||||
condition=lose
|
||||
[/objective]
|
||||
|
||||
{TURNS_RUN_OUT}
|
||||
|
||||
#{TURNS_RUN_OUT}
|
||||
|
||||
[gold_carryover]
|
||||
bonus=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue