Creatures with EAI flag set but no EAI script

This commit is contained in:
nelegalno
2012-01-06 13:42:49 +02:00
parent c4577db641
commit 64d9be1a7d
@@ -0,0 +1,2 @@
-- Creatures with EAI flag set but no EAI script
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` IN (29329,29330,29333,29338);