Fixed my last mistakes.
This commit is contained in:
parent
52bd131d22
commit
e5b70ab7ce
3 changed files with 4 additions and 9 deletions
|
@ -31,6 +31,7 @@
|
|||
cost=35
|
||||
usage=scout
|
||||
unit_description= _ "Once great warriors across the plains, these mounted riders atop their skeletal horses were raised from the ground by unholy magic to spread fear and destruction."
|
||||
die_sound={SOUND_LIST:SKELETON_DIE}
|
||||
[attack]
|
||||
name=axe
|
||||
description=_"axe"
|
||||
|
|
|
@ -25,8 +25,8 @@
|
|||
[/abilities]
|
||||
usage=fighter
|
||||
unit_description= _ "Sometimes the mightiest warriors and generals, cursed with hate and angst, came back to this world as Death Knights. Death Squires serve them whilst accruing enough unholy power to become Death Knights. In the process they pick up a good deal of the Knight's power, including the ability to command underlings."
|
||||
get_hit_sound=skeleton-hit-1.wav
|
||||
{DEFENSE_ANIM "undead-deathsquire-defend.png" "undead-deathsquire.png" skeleton-hit-1.wav }
|
||||
{DEFENSE_ANIM "undead-deathsquire-defend.png" "undead-deathsquire.png" {SOUND_LIST:SKELETON_HIT} }
|
||||
die_sound={SOUND_LIST:SKELETON_DIE}
|
||||
[attack]
|
||||
name=sword
|
||||
description=_"sword"
|
||||
|
|
|
@ -31,13 +31,7 @@
|
|||
cost=19
|
||||
usage=scout
|
||||
unit_description= _ "Once great warriors thundering across the plains, these mounted riders atop their skeletal horses were raised from the grave by unholy magic to spread fear and destruction."
|
||||
[defend]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="undead-skeletonrider-defend.png"
|
||||
[/frame]
|
||||
[/defend]
|
||||
die_sound={SOUND_LIST:SKELETON_DIE}
|
||||
[attack]
|
||||
name=axe
|
||||
description=_"axe"
|
||||
|
|
Loading…
Add table
Reference in a new issue