Make the lava expansion trigger die events and not kill gryphons.
This commit is contained in:
parent
32f83a6f90
commit
c6606074e8
1 changed files with 4 additions and 0 deletions
|
@ -688,10 +688,14 @@ _f, _f, _f, _f, _f, _f, Re, _f, _f, _f, _f, _f,
|
|||
|
||||
# everyone on lava dies
|
||||
[kill]
|
||||
[not]
|
||||
type=Gryphon Rider,Gryphon Master
|
||||
[/not]
|
||||
[filter_location]
|
||||
terrain=Ql
|
||||
[/filter_location]
|
||||
animate=yes
|
||||
fire_event=yes
|
||||
[/kill]
|
||||
#enddef
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue