Add and wire new Dwarf Guard melee attack by Cloud, update changelogs.

This commit is contained in:
Phil Barber 2010-06-16 16:40:58 +00:00
parent cf5fcb2fcd
commit 4f2393db12
10 changed files with 26 additions and 20 deletions

View file

@ -25,7 +25,7 @@ Version 1.9.0-svn:
* Added new portraits for: the Orc Archer, several new Orc Grunt line
alternates, Draug and one alternate, Ghoul.
* New animations (not yet including leading animations) for Drake Flare
and Flameheart, Dwarf Lord ranged attack.
and Flameheart, Dwarf Lord ranged attack, Dwarf guard melee attack.
* Language and i18n:
* Updated translations: British English, Chinese (Simplified), Czech,
Finnish, French, Galician, German, Hungarian, Italian, Japanese, Latin,

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -133,42 +133,48 @@
name=spear
[/filter_attack]
[frame]
begin=-200
end=-150
image="units/dwarves/guard.png"
duration=100
image="units/dwarves/guard-attack-1.png"
[/frame]
[frame]
begin=-150
end=-100
image="units/dwarves/guard-defend-1.png"
duration=100
image="units/dwarves/guard-attack-2.png"
[/frame]
[frame]
duration=50
image="units/dwarves/guard-attack-3.png"
[/frame]
[if]
hits=yes
[frame]
begin=-100
end=50
image="units/dwarves/guard-attack.png"
duration=50
image="units/dwarves/guard-attack-4.png"
sound=spear.ogg
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-100
end=50
image="units/dwarves/guard-attack.png"
duration=50
image="units/dwarves/guard-attack-4.png"
sound=spear-miss.ogg
[/frame]
[/else]
[frame]
begin=50
end=75
image="units/dwarves/guard-defend-2.png"
duration=50
image="units/dwarves/guard-attack-5.png"
[/frame]
[frame]
begin=75
end=150
image="units/dwarves/guard.png"
duration=100
image="units/dwarves/guard-attack-6.png"
[/frame]
[frame]
duration=100
image="units/dwarves/guard-attack-7.png"
[/frame]
[frame]
duration=100
image="units/dwarves/guard-attack-1.png"
[/frame]
[/attack_anim]
[/unit_type]

View file

@ -27,7 +27,7 @@ Version 1.9.0-svn:
* New Portraits: Orc Archer, Orc Grunt line alternates #4, #5 and #6,
Draug and alternate, Ghoul.
* New Animations: Drake Flare and Flameheart (leading animation still
missing), Dwarf Lord ranged attack.
missing), Dwarf Lord ranged attack, Dwarf Guard melee attack.
* Language and i18n:
* Updated translations: British English, Chinese (Simplified), Czech,