Give the Units that use spears the Spear Icon
This commit is contained in:
parent
9a2bcddbe2
commit
2c3bfb1fa1
3 changed files with 6 additions and 0 deletions
|
@ -22,6 +22,7 @@ get_hit_sound=wolf-cry.wav
|
|||
range=short
|
||||
damage=7
|
||||
number=3
|
||||
icon=attacks/spear.png
|
||||
special=firststrike
|
||||
[frame]
|
||||
begin=-200
|
||||
|
@ -40,6 +41,7 @@ get_hit_sound=wolf-cry.wav
|
|||
range=long
|
||||
damage=5
|
||||
number=1
|
||||
icon=attacks/spear.png
|
||||
[sound]
|
||||
time=-100
|
||||
sound=spear.wav
|
||||
|
|
|
@ -22,6 +22,7 @@ get_hit_sound=wolf-cry.wav
|
|||
range=short
|
||||
damage=4
|
||||
number=3
|
||||
icon=attacks/spear.png
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
|
@ -34,6 +35,7 @@ get_hit_sound=wolf-cry.wav
|
|||
range=long
|
||||
damage=3
|
||||
number=1
|
||||
icon=attacks/spear.png
|
||||
[sound]
|
||||
time=-100
|
||||
sound=spear.wav
|
||||
|
|
|
@ -21,6 +21,7 @@ get_hit_sound=groan.wav
|
|||
range=short
|
||||
damage=7
|
||||
number=3
|
||||
icon=attacks/spear.png
|
||||
special=firststrike
|
||||
[frame]
|
||||
begin=-100
|
||||
|
@ -34,6 +35,7 @@ get_hit_sound=groan.wav
|
|||
range=long
|
||||
damage=6
|
||||
number=1
|
||||
icon=attacks/spear.png
|
||||
[sound]
|
||||
time=-100
|
||||
sound=spear.wav
|
||||
|
|
Loading…
Add table
Reference in a new issue