Added a two-frame defense animation for the Sentinel.
This commit is contained in:
parent
91486bef43
commit
a97bbb0c89
4 changed files with 4 additions and 4 deletions
BIN
data/core/images/units/dwarves/sentinel-defend-1.png
Normal file
BIN
data/core/images/units/dwarves/sentinel-defend-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
data/core/images/units/dwarves/sentinel-defend-2.png
Normal file
BIN
data/core/images/units/dwarves/sentinel-defend-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB |
|
@ -19,7 +19,7 @@
|
|||
usage=fighter
|
||||
description= _ "Champions among their fellow troops, the dwarven sentinels form the bulwark of their battle lines. Leading a direct assault against a line that they fortify, is often out of the question; it tends toward being suicidal, rather than merely ineffectual. These dwarves are masters of the melee, and can hold a patch of earth with the singleminded tenacity of an oak."+{SPECIAL_NOTES}+{SPECIAL_NOTES_STEADFAST}
|
||||
die_sound={SOUND_LIST:DWARF_DIE}
|
||||
{DEFENSE_ANIM "units/dwarves/sentinel-defend.png" "units/dwarves/sentinel.png" {SOUND_LIST:DWARF_HIT} }
|
||||
{DEFENSE_ANIM "units/dwarves/sentinel-defend-2.png" "units/dwarves/sentinel-defend-1.png" {SOUND_LIST:DWARF_HIT} }
|
||||
[defense]
|
||||
flat=60
|
||||
forest=60
|
||||
|
@ -65,7 +65,7 @@
|
|||
[frame]
|
||||
begin=-250
|
||||
end=-150
|
||||
image="units/dwarves/sentinel-defend.png"
|
||||
image="units/dwarves/sentinel-defend-1.png"
|
||||
sound={SOUND_LIST:THROW}
|
||||
[/frame]
|
||||
[if]
|
||||
|
@ -103,7 +103,7 @@
|
|||
[frame]
|
||||
begin=-150
|
||||
end=-100
|
||||
image="units/dwarves/sentinel-defend.png"
|
||||
image="units/dwarves/sentinel-defend-1.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=yes
|
||||
|
@ -126,7 +126,7 @@
|
|||
[frame]
|
||||
begin=50
|
||||
end=75
|
||||
image="units/dwarves/sentinel-defend.png"
|
||||
image="units/dwarves/sentinel-defend-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=75
|
||||
|
|
Loading…
Add table
Reference in a new issue