Add attack frame
This commit is contained in:
parent
cbfe37de1b
commit
8b75a34bcd
1 changed files with 6 additions and 0 deletions
|
@ -61,6 +61,7 @@ get_hit_sound=groan.wav
|
|||
range=short
|
||||
special=poison
|
||||
damage=9
|
||||
defense_weight=4.0
|
||||
number=1
|
||||
[sound]
|
||||
time=-250
|
||||
|
@ -77,6 +78,11 @@ get_hit_sound=groan.wav
|
|||
time=-250
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=scorpion-pincers-attack.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue