- Fixed warlock's Soul Effigy.

This commit is contained in:
Tercio
2016-07-21 13:26:07 -03:00
parent e1f9bb8811
commit 3e86c1a47f
2 changed files with 7 additions and 6 deletions
+2 -1
View File
@@ -196,7 +196,8 @@
--end
--using pattern, calling API is too slow here
if (alvo_serial:match ("^Creature%-0%-%d+%-%d+%-%d+%-76933%-%w+$")) then
--if (alvo_serial:match ("^Creature%-0%-%d+%-%d+%-%d+%-76933%-%w+$")) then
if (alvo_serial:match ("^Creature%-0%-%d+%-%d+%-%d+%-103679%-%w+$")) then
return
end