Add Mace Attack- I left the hatchet attack in. . .
This commit is contained in:
parent
c0c6072948
commit
0ea98a6a11
1 changed files with 16 additions and 0 deletions
|
@ -38,6 +38,22 @@ get_hit_sound=groan.wav
|
|||
[/sound]
|
||||
[/attack]
|
||||
[attack]
|
||||
name=hammer
|
||||
type=impact
|
||||
range=short
|
||||
damage=17
|
||||
number=2
|
||||
[frame]
|
||||
begin=-150
|
||||
end=100
|
||||
image=dwarf-lord-attack-mace.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-150
|
||||
sound=mace.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[attack]
|
||||
name=hatchet
|
||||
type=blade
|
||||
range=long
|
||||
|
|
Loading…
Add table
Reference in a new issue