wired in some new attack icons
This commit is contained in:
parent
32e4ed8bfa
commit
36a796f9da
4 changed files with 6 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
|||
die_sound=hiss-die.wav
|
||||
[attack]
|
||||
name=bite
|
||||
icon=attacks/fangs.png
|
||||
icon=attacks/animal-fangs.png
|
||||
type=blade
|
||||
range=melee
|
||||
damage=21
|
||||
|
@ -55,7 +55,7 @@
|
|||
[attack]
|
||||
name=tail
|
||||
#Solicit an Icon
|
||||
#icon=attacks/club.png
|
||||
icon=attacks/sting.png
|
||||
type=impact
|
||||
range=melee
|
||||
damage=24
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
range=melee
|
||||
damage=8
|
||||
number=4
|
||||
icon=attacks/sword.png
|
||||
icon=attacks/human-sword.png
|
||||
[animation]
|
||||
[frame]
|
||||
sound=sword-swish.wav
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
range=melee
|
||||
damage=7
|
||||
number=3
|
||||
icon=attacks/sword.png
|
||||
icon=attacks/human-sword.png
|
||||
[animation]
|
||||
[frame]
|
||||
sound=sword-swish.wav
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
range=melee
|
||||
damage=10
|
||||
number=3
|
||||
icon=attacks/fangs.png
|
||||
icon=attacks/animal-fangs.png
|
||||
special=drain
|
||||
[animation]
|
||||
[frame]
|
||||
|
@ -42,6 +42,7 @@
|
|||
[/attack]
|
||||
[attack]
|
||||
name=curse
|
||||
icon=attacks/wail.png
|
||||
type=pierce
|
||||
range=ranged
|
||||
damage=9
|
||||
|
|
Loading…
Add table
Reference in a new issue