HttT S17 No need to change objectives

It's jarring and most players will figure it out on their own. For those that look, have it silently change to remove the note about Delfador concentrating.
This commit is contained in:
Gregory A Lundberg 2016-08-06 13:00:00 -05:00
parent d9bd9f9bb2
commit ac3db7f036

View file

@ -57,6 +57,8 @@
[event]
name=prestart
{VARIABLE moved_too_close false}
[objectives]
side=1
[objective]
@ -88,6 +90,9 @@
[/gold_carryover]
[note]
[show_if]
{VARIABLE_CONDITIONAL moved_too_close boolean_equals false}
[/show_if]
description= _ "If Delfador rests, he can concentrate on the location of the Sceptre of Fire."
[/note]
[/objectives]
@ -150,8 +155,6 @@
[/foreach]
{CLEAR_VARIABLE adjacent_to_starting_loc}
{VARIABLE moved_too_close false}
[/event]
[event]
@ -317,37 +320,6 @@
message= _ "I sense we are quite near the Sceptre; in fact, we should be able to see it right about now..."
[/message]
[objectives]
side=1
[objective]
description= _ "Capture the Sceptre of Fire with Konrad or Lisar"
condition=win
[/objective]
[objective]
description= _ "Death of Konrad"
condition=lose
[/objective]
[objective]
description= _ "Death of Delfador"
condition=lose
[/objective]
[objective]
description= _ "Death of Lisar"
condition=lose
[/objective]
[objective]
description= _ "Death of Kalenz"
condition=lose
[/objective]
{TURNS_RUN_OUT}
[gold_carryover]
bonus=yes
carryover_percentage=40
[/gold_carryover]
[/objectives]
{VARIABLE moved_too_close true}
[/event]