fix: ahn'kahet - prevent elder nadox eggs to attack player

--HG--
branch : trunk
This commit is contained in:
WarHead
2009-10-18 08:50:53 +02:00
parent 567e32a14c
commit 1e9619a794
2 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `ScriptName`='mob_nadox_eggs' WHERE `entry` IN ('30172','30173');