mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 17:17:41 +00:00
TSG S04 Adjust objectives
Show the current (remaining) objectives when the player asks for them.
This commit is contained in:
parent
dae4df3bef
commit
316c0dbb4b
@ -228,10 +228,28 @@
|
||||
[objectives]
|
||||
side=1
|
||||
[objective]
|
||||
[show_if]
|
||||
[not]
|
||||
[variable]
|
||||
name=undead_defeated
|
||||
equals=yes
|
||||
[/variable]
|
||||
[variable]
|
||||
name=bandits_defeated
|
||||
equals=yes
|
||||
[/variable]
|
||||
[/not]
|
||||
[/show_if]
|
||||
description= _ "Cleanse the Vale of Tears"
|
||||
condition=win
|
||||
[/objective]
|
||||
[objective]
|
||||
[show_if]
|
||||
[variable]
|
||||
name=mebrin_found
|
||||
not_equals=yes
|
||||
[/variable]
|
||||
[/show_if]
|
||||
description= _ "Move Ethiliel to Mebrin’s village"
|
||||
condition=win
|
||||
[/objective]
|
||||
|
Loading…
x
Reference in New Issue
Block a user