mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 21:26:56 +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]
|
[objectives]
|
||||||
side=1
|
side=1
|
||||||
[objective]
|
[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"
|
description= _ "Cleanse the Vale of Tears"
|
||||||
condition=win
|
condition=win
|
||||||
[/objective]
|
[/objective]
|
||||||
[objective]
|
[objective]
|
||||||
|
[show_if]
|
||||||
|
[variable]
|
||||||
|
name=mebrin_found
|
||||||
|
not_equals=yes
|
||||||
|
[/variable]
|
||||||
|
[/show_if]
|
||||||
description= _ "Move Ethiliel to Mebrin’s village"
|
description= _ "Move Ethiliel to Mebrin’s village"
|
||||||
condition=win
|
condition=win
|
||||||
[/objective]
|
[/objective]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user