Adding death animation for Orcish Grunt. For inclusion in 1.2 only.

This commit is contained in:
Karen Baskins 2007-01-08 05:03:16 +00:00
parent 3f6c2ff5e9
commit 1e6856484c
9 changed files with 42 additions and 0 deletions

View file

@ -18,6 +18,48 @@
unit_description= _ "Orcish Grunts form the core of the orcish forces. Although slower than human or elven fighters, Grunts can deliver much more powerful blows, and take more hits before falling."
get_hit_sound={SOUND_LIST:ORC_HIT}
die_sound={SOUND_LIST:ORC_DIE}
[death]
[frame]
begin=0
end=120
image="units/orcs/grunt-die-1.png"
[/frame]
[frame]
begin=120
end=240
image="units/orcs/grunt-die-2.png"
[/frame]
[frame]
begin=240
end=360
image="units/orcs/grunt-die-3.png"
[/frame]
[frame]
begin=360
end=480
image="units/orcs/grunt-die-4.png"
[/frame]
[frame]
begin=480
end=600
image="units/orcs/grunt-die-5.png"
[/frame]
[frame]
begin=600
end=720
image="units/orcs/grunt-die-6.png"
[/frame]
[frame]
begin=720
end=840
image="units/orcs/grunt-die-7.png"
[/frame]
[frame]
begin=840
end=960
image="units/orcs/grunt-die-8.png"
[/frame]
[/death]
[defend]
[frame]
begin=-150

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB