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

Seeing Meteor Rain cast also enabled Meteoric Crash prodigy

git-svn-id: http://svn.net-core.org/repos/t-engine4@5843 51575b47-30f0-44d4-a5cc-537603b46e54
parent 6883608a
No related branches found
No related tags found
No related merge requests found
......@@ -1761,6 +1761,7 @@ newTalent{
src:project({type="ball", radius=2, selffire=src:spellFriendlyFire()}, x, y, engine.DamageType.FIRE, dam/2)
src:project({type="ball", radius=2, selffire=src:spellFriendlyFire()}, x, y, engine.DamageType.PHYSICAL, dam/2)
game:getPlayer(true):attr("meteoric_crash", 1)
end
end
......
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