Added missing frames for skeleton archer and blood bat
This commit is contained in:
parent
a0e5576795
commit
4b9e9de807
4 changed files with 10 additions and 0 deletions
|
@ -21,5 +21,10 @@ get_hit_sound=groan.wav
|
|||
damage=6
|
||||
number=3
|
||||
special=drain
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=undead-bloodbat-attack.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -24,6 +24,11 @@ get_hit_sound=skeleton-hit.wav
|
|||
range=short
|
||||
damage=3
|
||||
number=2
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=undead-archer-attack.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-250
|
||||
sound=fist-swish.wav
|
||||
|
|
BIN
images/undead-archer-attack.png
Normal file
BIN
images/undead-archer-attack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
BIN
images/undead-bloodbat-attack.png
Normal file
BIN
images/undead-bloodbat-attack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 830 B |
Loading…
Add table
Reference in a new issue