Added thorns missile image and curse and gaze attack icons
This commit is contained in:
parent
99979beeff
commit
745b9be31e
7 changed files with 15 additions and 0 deletions
|
@ -33,5 +33,10 @@ get_hit_sound=groan.wav
|
|||
end=100
|
||||
image=cockatrice-attack2.png
|
||||
[/frame]
|
||||
[missile_frame]
|
||||
begin=-200
|
||||
end=0
|
||||
image=missile-gaze.png
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -52,5 +52,10 @@ get_hit_sound=groan.wav
|
|||
damage=6
|
||||
number=3
|
||||
range=long
|
||||
[missile_frame]
|
||||
begin=-200
|
||||
end=0
|
||||
image=missile-thorns.png
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -50,5 +50,10 @@ get_hit_sound=groan.wav
|
|||
damage=7
|
||||
number=3
|
||||
range=long
|
||||
[missile_frame]
|
||||
begin=-200
|
||||
end=0
|
||||
image=missile-thorns.png
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
BIN
images/misc/curse.png
Normal file
BIN
images/misc/curse.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 770 B |
BIN
images/misc/gaze.png
Normal file
BIN
images/misc/gaze.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 684 B |
BIN
images/missile-gaze.png
Normal file
BIN
images/missile-gaze.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 888 B |
BIN
images/missile-thorns.png
Normal file
BIN
images/missile-thorns.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 348 B |
Loading…
Add table
Reference in a new issue