Made the rocklobber's attack use the new bigger stone projectile.
This commit is contained in:
parent
7743adba2c
commit
4dd4f653d2
1 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@
|
|||
[sling_stone_frame]
|
||||
begin=-800
|
||||
end=0
|
||||
halo="projectiles/stone.png"
|
||||
halo="projectiles/stone-large.png"
|
||||
halo_x=24~0
|
||||
halo_y=0~-10,-10~-18,-18~-22,-22~-24,-24~-25,-25~-24,-24~-22,-22~-18,-18~-10,-10~-0
|
||||
offset=0.0~1.0
|
||||
|
@ -85,7 +85,7 @@
|
|||
[sling_stone_frame]
|
||||
begin=-800
|
||||
end=100
|
||||
halo="projectiles/stone.png"
|
||||
halo="projectiles/stone-large.png"
|
||||
halo_x=24~0
|
||||
halo_y=0~-10,-10~-16,-16~-20,-20~-22,-22~-20,-20~-16,-16~-10,-10~0,0~-4,-4~0,0~-2,-2~0
|
||||
offset=0.0~1.5
|
||||
|
|
Loading…
Add table
Reference in a new issue