Adding death animation for Orcish Grunt. For inclusion in 1.2 only.
|
@ -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
|
||||
|
|
BIN
images/units/orcs/grunt-die-1.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
images/units/orcs/grunt-die-2.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
images/units/orcs/grunt-die-3.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
images/units/orcs/grunt-die-4.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
images/units/orcs/grunt-die-5.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
images/units/orcs/grunt-die-6.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
images/units/orcs/grunt-die-7.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
images/units/orcs/grunt-die-8.png
Normal file
After Width: | Height: | Size: 3.5 KiB |