mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 19:07:48 +00:00
TSG S05: Hide completed objectives.
Fixes #3031. (cherry-picked from commit f4ba5cbcb84684907e0617df763814016563eeaa)
This commit is contained in:
parent
5cca1478d2
commit
14e4115193
@ -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…
x
Reference in New Issue
Block a user