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

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@6529 51575b47-30f0-44d4-a5cc-537603b46e54
parent f9e2ce8d
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ newTalent{
setupSummon(self, m, x, y)
m.max_life = life
m.life = life
if self:knowTalent(self.T_ACIDIC_SOIL) then
if self:isTalentActive(self.T_ACIDIC_SOIL) then
local st = self:getTalentFromId(self.T_ACIDIC_SOIL)
m.life_regen = st.getRegen(self, st) * life / 100
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