TSG S04 Adjust objectives
Show the current (remaining) objectives when the player asks for them.
This commit is contained in:
parent
dae4df3bef
commit
316c0dbb4b
1 changed files with 18 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue