Skip to content
Snippets Groups Projects
Commit 08c64fc6 authored by DarkGod's avatar DarkGod
Browse files

plopo

parent 5e449465
No related branches found
No related tags found
No related merge requests found
......@@ -189,7 +189,7 @@ newTalent{
ret.last_life = self.life
if core.shader.active(4) then
ret.particle = self:addParticles(Particles.new("shader_ring_rotating", 1, {z=5, rotation=0, radius=1.1, img="alchie_lightning"}, {type="lightningshield"}))
ret.particle = self:addParticles(Particles.new("shader_ring_rotating", 1, {z=5, rotation=0, radius=1.4, img="alchie_lightning"}, {type="lightningshield", time_factor = 4000, ellipsoidalFactor = {1.7, 1.4}}))
end
return ret
......
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