EI S12-S16: Split objectives into main and alternative ones
Also adds a new objective in S16, which was not stated but actually makes you win.
This commit is contained in:
parent
643f1336dd
commit
50e4cc5d3f
2 changed files with 3 additions and 1 deletions
|
@ -147,9 +147,10 @@
|
|||
[objectives]
|
||||
side=1
|
||||
[objective]
|
||||
description= _ "Destroy the bridge OR defeat all enemies"
|
||||
description= _ "Destroy the bridge"
|
||||
condition=win
|
||||
[/objective]
|
||||
{ALTERNATIVE_OBJECTIVE ( _ "Defeat all enemy leaders")}
|
||||
[objective]
|
||||
description= _ "Death of Gweddry"
|
||||
condition=lose
|
||||
|
|
|
@ -163,6 +163,7 @@
|
|||
condition=win
|
||||
show_turn_counter=yes
|
||||
[/objective]
|
||||
{ALTERNATIVE_OBJECTIVE ( _ "Defeat all enemy leaders")}
|
||||
[objective]
|
||||
description= _ "Death of Gweddry"
|
||||
condition=lose
|
||||
|
|
Loading…
Add table
Reference in a new issue