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

plop

parent c070ca31
No related branches found
No related tags found
No related merge requests found
......@@ -194,7 +194,7 @@ newTalent{
return "#LIGHT_GREEN#"..p.nb.."/"..t.getNb(self, t).."#LAST#", "buff_font_smaller"
end,
callbackOnRest = function(self, t)
if game and game.zone and game.zone.wilderness then return end
if game and game.zone and game.zone.wilderness then return end
local nb = t.getNb(self, t)
local p = self.sustain_talents[t.id]
if not p or p.nb < nb then return true 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