TSG S04 Adjust objectives

Show the current (remaining) objectives when the player asks for them.
This commit is contained in:
Gregory A Lundberg 2016-08-24 01:15:00 -05:00
parent dae4df3bef
commit 316c0dbb4b

View file

@ -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 Mebrins village"
condition=win
[/objective]