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

fix

git-svn-id: http://svn.net-core.org/repos/t-engine4@6532 51575b47-30f0-44d4-a5cc-537603b46e54
parent fcb617b3
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ newTalent{
combat = { dam=5, atk=0, apr=5, damtype=DamageType.POISON },
summoner = self, summoner_gain_exp=true, wild_gift_summon=true, is_mucus_ooze = true,
summoner = self, summoner_gain_exp=true, wild_gift_summon=true,
summon_time = math.ceil(self:getTalentLevel(t)) + 5,
max_summon_time = math.ceil(self:getTalentLevel(t)) + 5,
}
......
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