SVN Timed Effect nil table index

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

SVN Timed Effect nil table index

#1 Post by edge2054 »

line 3685 in timed effects should be removed.

Code: Select all

self:removeTemporaryValue("combat_mindpower", eff.mindid)
This snuck in on the merge into one of the grappling talents. I checked militant mind to make sure it's not missing this line and it's not.

Post Reply