TSG S05: Hide completed objectives.
Fixes #3031.
(cherry-picked from commit f4ba5cbcb8
)
This commit is contained in:
parent
5cca1478d2
commit
14e4115193
1 changed files with 10 additions and 0 deletions
|
@ -526,10 +526,20 @@
|
|||
[objective]
|
||||
description= _ "Find the source of the undead and destroy it"
|
||||
condition=win
|
||||
[show_if]
|
||||
[have_unit]
|
||||
id="Mal M'Brin"
|
||||
[/have_unit]
|
||||
[/show_if]
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Defeat Urza Afalas"
|
||||
condition=win
|
||||
[show_if]
|
||||
[have_unit]
|
||||
id=Urza Afalas
|
||||
[/have_unit]
|
||||
[/show_if]
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Death of Deoran"
|
||||
|
|
Loading…
Add table
Reference in a new issue