Make the lava expansion trigger die events and not kill gryphons.

This commit is contained in:
Lari Nieminen 2007-11-18 22:37:17 +00:00
parent 32f83a6f90
commit c6606074e8

View file

@ -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