New, 2-frame defense animation for the dwarven lord.
This commit is contained in:
parent
a483a665ce
commit
12940bd430
5 changed files with 3 additions and 3 deletions
BIN
data/core/images/units/dwarves/lord-defend-1.png
Normal file
BIN
data/core/images/units/dwarves/lord-defend-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/dwarves/lord-defend-2.png
Normal file
BIN
data/core/images/units/dwarves/lord-defend-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.6 KiB |
|
@ -19,7 +19,7 @@
|
|||
usage=fighter
|
||||
description= _ "Clad in shining armor, these dwarves look like kings from under the mountains. They wield axe and hammer with masterful skill, and can hit a target with a thrown hand axe at several paces. Though slow on their feet, these dwarves are a testament to the prowess of their kin."
|
||||
die_sound={SOUND_LIST:DWARF_DIE}
|
||||
{DEFENSE_ANIM "units/dwarves/lord-defend.png" "units/dwarves/lord.png" {SOUND_LIST:DWARF_HIT} }
|
||||
{DEFENSE_ANIM "units/dwarves/lord-defend-2.png" "units/dwarves/lord-defend-1.png" {SOUND_LIST:DWARF_HIT} }
|
||||
[resistance]
|
||||
blade=60
|
||||
pierce=70
|
||||
|
@ -60,7 +60,7 @@
|
|||
[frame]
|
||||
begin=-250
|
||||
end=-100
|
||||
image="units/dwarves/lord-defend.png"
|
||||
image="units/dwarves/lord-defend-1.png"
|
||||
sound=hatchet.wav
|
||||
[/frame]
|
||||
[/if]
|
||||
|
@ -69,7 +69,7 @@
|
|||
[frame]
|
||||
begin=-250
|
||||
end=-100
|
||||
image="units/dwarves/lord-defend.png"
|
||||
image="units/dwarves/lord-defend-1.png"
|
||||
sound=hatchet-miss.wav
|
||||
[/frame]
|
||||
[/else]
|
||||
|
|
Loading…
Add table
Reference in a new issue