Added melee attack for Orcish Warrior (image edit benj, minor reedit fmunoz).
This commit is contained in:
parent
3ab0106f9e
commit
8cd753ada9
2 changed files with 11 additions and 0 deletions
|
@ -20,6 +20,17 @@ get_hit_sound=groan.wav
|
||||||
range=short
|
range=short
|
||||||
damage=10
|
damage=10
|
||||||
number=3
|
number=3
|
||||||
|
[frame]
|
||||||
|
begin=-150
|
||||||
|
end=0
|
||||||
|
image=orcish-warrior-melee1.png
|
||||||
|
[/frame]
|
||||||
|
#2 frames just waiting the 2nd image
|
||||||
|
[frame]
|
||||||
|
begin=0
|
||||||
|
end=150
|
||||||
|
image=orcish-warrior-melee1.png
|
||||||
|
[/frame]
|
||||||
[sound]
|
[sound]
|
||||||
time=-250
|
time=-250
|
||||||
sound=sword-swish.wav
|
sound=sword-swish.wav
|
||||||
|
|
BIN
images/orcish-warrior-melee1.png
Normal file
BIN
images/orcish-warrior-melee1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
Loading…
Add table
Reference in a new issue