Make it so that the female mage is able to hit the enemy with her staff.
And stop her from changing gender each time she casts a spell.
This commit is contained in:
parent
a976231401
commit
3e561819f6
1 changed files with 3 additions and 3 deletions
|
@ -102,12 +102,12 @@ get_hit_sound=groan.wav
|
|||
[frame]
|
||||
begin=-100
|
||||
end=-20
|
||||
image=mage+female-attack-staff1.png
|
||||
image=mage+female-attack-staff-1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-20
|
||||
end=100
|
||||
image=mage+female-attack-staff2.png
|
||||
image=mage+female-attack-staff-2.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-100
|
||||
|
@ -140,7 +140,7 @@ get_hit_sound=groan.wav
|
|||
[frame]
|
||||
begin=0
|
||||
end=50
|
||||
image=mage-attack-magic1.png
|
||||
image=mage+female-attack-magic1.png
|
||||
[/frame]
|
||||
[missile_frame]
|
||||
begin=-200
|
||||
|
|
Loading…
Add table
Reference in a new issue