Infinite lua chain
Compare changes
Files
@@ -174,7 +174,11 @@ function _M:useTalent(id, who, force_level, ignore_cd, force_target, silent, no_
@@ -280,6 +284,13 @@ function _M:postUseTalent(talent, ret, silent)
We all know how an NPC selecting an erroneous talent again and again wrecks the game by infinite Lua chain. This commit fixes it!