Add and wire new Dwarf Guard standing animation by doofus-01.

Update changelogs.
This commit is contained in:
Phil Barber 2010-10-11 12:31:18 +00:00
parent cb24d263b3
commit 0790eac8e7
8 changed files with 77 additions and 2 deletions

View file

@ -21,7 +21,7 @@ Version 1.9.1+svn:
* A new desaturated ocean color (Wog).
* New Waterfall automatically placed between chasm and water or swamp.
* Animations:
* Standing anims: Fencer, Spearman.
* Standing anims: Fencer, Spearman, Dwarf Guard.
* Idle anims: 2 for the Spearman.
* Portraits: Drake Blademaster, Hurricane Drake, Drake Flameheart, alternate
Swordsman.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -57,6 +57,81 @@
number=1
[/attack]
{DEFENSE_ANIM "units/dwarves/guard-defend-2.png" "units/dwarves/guard-defend-1.png" {SOUND_LIST:DWARF_HIT} }
[standing_anim]
start_time=0
[frame]
duration=400
image="units/dwarves/guard.png"
[/frame]
[frame]
duration=150
image="units/dwarves/guard-bob-1.png"
[/frame]
[frame]
duration=150
image="units/dwarves/guard-bob-2.png"
[/frame]
[frame]
duration=300
image="units/dwarves/guard-bob-3.png"
[/frame]
[frame]
duration=100
image="units/dwarves/guard-bob-2.png"
[/frame]
[frame]
duration=100
image="units/dwarves/guard-bob-1.png"
[/frame]
[frame]
duration=400
image="units/dwarves/guard.png"
[/frame]
[frame]
duration=150
image="units/dwarves/guard-bob-1.png"
[/frame]
[frame]
duration=150
image="units/dwarves/guard-bob-2.png"
[/frame]
[frame]
duration=300
image="units/dwarves/guard-bob-3.png"
[/frame]
[frame]
duration=100
image="units/dwarves/guard-bob-2.png"
[/frame]
[frame]
duration=100
image="units/dwarves/guard-bob-1.png"
[/frame]
[frame]
duration=400
image="units/dwarves/guard.png"
[/frame]
[frame]
duration=150
image="units/dwarves/guard-bob-1.png"
[/frame]
[frame]
duration=150
image="units/dwarves/guard-bob-2.png"
[/frame]
[frame]
duration=300
image="units/dwarves/guard-bob-3.png"
[/frame]
[frame]
duration=100
image="units/dwarves/guard-bob-4.png"
[/frame]
[frame]
duration=100
image="units/dwarves/guard-bob-5.png"
[/frame]
[/standing_anim]
[idle_anim]
{STANDARD_IDLE_FILTER}
start_time=0

View file

@ -23,7 +23,7 @@ Version 1.9.1+svn:
* Much improved lava transitions
* New Waterfall automatically placed between chasm and water or swamp
* Animations:
* Standing anims: Fencer, Spearman.
* Standing anims: Fencer, Spearman, Dwarf Guard.
* Idle anims: 2 for the Spearman.
* Portraits: Drake Blademaster, Hurricane Drake, Drake Flameheart, alternate
Swordsman.