Skip to content
Snippets Groups Projects
Commit fe977626 authored by dg's avatar dg
Browse files

feck

git-svn-id: http://svn.net-core.org/repos/t-engine4@6259 51575b47-30f0-44d4-a5cc-537603b46e54
parent e5482caa
No related branches found
No related tags found
No related merge requests found
......@@ -442,7 +442,7 @@ function _M:archeryShoot(targets, talent, tg, params)
end
function _M:archeryDefaultProjectileVisual(weapon, ammo)
return {display=' ', particle="arrow", particle_args={tile="shockbolt/"..(ammo.proj_image or realweapon.proj_image):gsub("%.png$", "")}}
return {display=' ', particle="arrow", particle_args={tile="shockbolt/"..(ammo.proj_image or weapon.proj_image):gsub("%.png$", "")}}
end
--- Check if the actor has a bow or sling and corresponding ammo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment