Adding death animation for Undead Ghoul.

For inclusion in 1.3 only. Updated changelog.
This commit is contained in:
Karen Baskins 2007-01-11 06:16:57 +00:00
parent ab6f39251b
commit ef06e9ccc1
9 changed files with 34 additions and 0 deletions

View file

@ -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:

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB