Completely animated the Gryphon.
This commit is contained in:
parent
d475f301a5
commit
f370e30a32
1 changed files with 11 additions and 0 deletions
|
@ -3,6 +3,7 @@ id=Gryphon
|
|||
name= _ "Gryphon"
|
||||
race=monster
|
||||
image=gryphon.png
|
||||
image_defensive=gryphon-defend.png
|
||||
hitpoints=44
|
||||
movement_type=fly
|
||||
movement=9
|
||||
|
@ -20,5 +21,15 @@ get_hit_sound=groan.wav
|
|||
range=short
|
||||
damage=10
|
||||
number=3
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-50
|
||||
image=gryphon-attack1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image=gryphon-attack2.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
Loading…
Add table
Reference in a new issue