Adding death animation for Undead Ghoul.
For inclusion in 1.3 only. Updated changelog.
|
@ -22,6 +22,9 @@ Version 1.3-svn:
|
|||
* added peaks to the impassable mountains
|
||||
* unit art
|
||||
* added a recruit animation for Skeleton
|
||||
* added death animations for Orcish Assassin and Grunt, and Undead Ghoul
|
||||
* changed name on Dwarvish Warrior art files to Dwarvish Steelclad, to conform
|
||||
to unit .cfg file name
|
||||
* fix gryphon not being in the center of their hex
|
||||
* Fixed incorrect WML in some units causing female variations to use male
|
||||
* language and i18n:
|
||||
|
|
|
@ -30,6 +30,37 @@ Special Notes:"+{SPECIAL_NOTES_POISON}
|
|||
fire=90
|
||||
cold=60
|
||||
[/resistance]
|
||||
[death]
|
||||
start_time=0
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/undead/ghoul-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/undead/ghoul-die-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/undead/ghoul-die-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/undead/ghoul-die-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/undead/ghoul-die-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/undead/ghoul-die-6.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/undead/ghoul-die-7.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[attack]
|
||||
name=claws
|
||||
icon=attacks/claws-undead.png
|
||||
|
|
BIN
images/units/undead/ghoul-die-1.png
Executable file
After Width: | Height: | Size: 1.6 KiB |
BIN
images/units/undead/ghoul-die-2.png
Executable file
After Width: | Height: | Size: 1.6 KiB |
BIN
images/units/undead/ghoul-die-3.png
Executable file
After Width: | Height: | Size: 1.6 KiB |
BIN
images/units/undead/ghoul-die-4.png
Executable file
After Width: | Height: | Size: 1.5 KiB |
BIN
images/units/undead/ghoul-die-5.png
Executable file
After Width: | Height: | Size: 1.5 KiB |
BIN
images/units/undead/ghoul-die-6.png
Executable file
After Width: | Height: | Size: 1.5 KiB |
BIN
images/units/undead/ghoul-die-7.png
Executable file
After Width: | Height: | Size: 1.4 KiB |