HttT: don't kill Gryphons in the recall list

The player can't have recruited Gryphons yet, but may have summoned them using `:create'.  Don't kill any such Gryphons, only the one added by the event.
This commit is contained in:
jostephd 2017-03-09 19:34:13 +00:00 committed by Lari Nieminen
parent 0c6619905a
commit 9cfe76253e

View File

@ -540,6 +540,7 @@
# This kills the gryphon unit so it can travel some more
[kill]
type=Gryphon
x,y=13,23
[/kill]
[move_unit_fake]
@ -614,6 +615,7 @@
# This gets rid of the gryphon
[kill]
type=Gryphon
x,y=15,19
[/kill]
[unit]
@ -642,6 +644,7 @@
# This gets rid of the gryphon rider
[kill]
type=Gryphon Rider
x,y=15,19
[/kill]
[move_unit_fake]