Skip to content
Snippets Groups Projects
Commit 690b0556 authored by Eric Wykoff's avatar Eric Wykoff
Browse files

fix

parent a529672d
No related branches found
No related tags found
1 merge request!107Chrono talent balance
......@@ -313,9 +313,6 @@ newTalent{
if hitted then
target:setEffect(target.EFF_BREACH, t.getDuration(self, t), {apply_power=getParadoxSpellpower(self, t)})
end
else
game.logPlayer(self, "You cannot use Breach without an appropriate weapon!")
return nil
end
return true
......
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