Skip to content
Snippets Groups Projects
Commit 44cb199e authored by DarkGod's avatar DarkGod
Browse files

misc fix

parent 4ce0606f
No related branches found
No related tags found
No related merge requests found
......@@ -1971,6 +1971,7 @@ newTalent{
for i = 1, t.getNb(self, t) do
local g = rng.tableRemove(grids)
if not g then break end
meteor(self, g.x, g.y, t.getDamage(self, t))
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