UtBS S04 - enhance goblin leader trigger "how can he move that fast?" (#6427)
* enhance fast moving trigger
This commit is contained in:
parent
7a3fdc694b
commit
48c7ba7c28
1 changed files with 6 additions and 7 deletions
|
@ -583,17 +583,16 @@
|
|||
|
||||
#Event 3: The Goblin and The Ring (and maybe the Naga)
|
||||
|
||||
# When the elves fight Panok they notice how fast he is
|
||||
# When the elves see Panok moving they notice how fast he is
|
||||
[event]
|
||||
name=attack
|
||||
name=moveto
|
||||
|
||||
[filter]
|
||||
side=1
|
||||
[/filter]
|
||||
|
||||
[filter_second]
|
||||
id=Panok
|
||||
[/filter_second]
|
||||
[filter_vision]
|
||||
side=1
|
||||
[/filter_vision]
|
||||
[/filter]
|
||||
|
||||
[message]
|
||||
speaker=Panok
|
||||
|
|
Loading…
Add table
Reference in a new issue