Added animations for Gryphon Master (Neorice). Enabled it.

This commit is contained in:
Cédric Duval 2004-06-17 19:18:09 +00:00
parent b3d382cdff
commit 6f80493223
5 changed files with 14 additions and 3 deletions

View file

@ -2,6 +2,9 @@
name=Gryphon Master
race=human
image=gryphon-master.png
image_defensive=gryphon-master-defend.png
# no dedicated frame for moves, but attack1 "works"
image_moving=gryphon-master-attack1.png
hitpoints=46
movement_type=fly
movement=10
@ -19,5 +22,15 @@ get_hit_sound=groan.wav
range=short
damage=14
number=2
[frame]
begin=-200
end=-50
image=gryphon-master-attack1.png
[/frame]
[frame]
begin=-50
end=100
image=gryphon-master-attack2.png
[/frame]
[/attack]
[/unit]

View file

@ -9,9 +9,7 @@ movement=9
experience=36
level=1
alignment=neutral
# Gryphon Master is just awaiting animations to go in
advanceto=null
#advanceto=Gryphon Master
advanceto=Gryphon Master
cost=32
usage=scout
unit_description="Only a few are able to bond with the mighty Gryphons. Those who do may become Gryphon Riders, and discover the world of the skies upon the backs of these flying beasts."

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB