Made really really sure the dark assassin won't appear twice.
This commit is contained in:
parent
8eef6f64b2
commit
56c13e6ff7
1 changed files with 8 additions and 19 deletions
|
@ -1363,32 +1363,21 @@
|
|||
# call_assassin variable, which makes the cloaked figure appear
|
||||
# the next turn
|
||||
|
||||
# left hand cave trigger
|
||||
[event]
|
||||
name=moveto
|
||||
|
||||
[filter]
|
||||
id=Kaleh
|
||||
x=5-9
|
||||
y=16-20
|
||||
side=1
|
||||
[/filter]
|
||||
|
||||
[set_variable]
|
||||
name=call_assassin
|
||||
value=1
|
||||
[/set_variable]
|
||||
[/event]
|
||||
[and]
|
||||
x=5-9
|
||||
y=16-20
|
||||
|
||||
# right hand cave trigger
|
||||
[event]
|
||||
name=moveto
|
||||
|
||||
[filter]
|
||||
id=Kaleh
|
||||
x=29-36
|
||||
y=5-13
|
||||
side=1
|
||||
[or]
|
||||
x=29-36
|
||||
y=5-13
|
||||
[/or]
|
||||
[/and]
|
||||
[/filter]
|
||||
|
||||
[set_variable]
|
||||
|
|
Loading…
Add table
Reference in a new issue