Merge remote-tracking branch 'Treeston/3.3.5-petaggro' into 3.3.5 (PR #17800)

This commit is contained in:
treeston
2016-08-19 23:54:44 +02:00
2 changed files with 31 additions and 30 deletions

View File

@@ -0,0 +1,2 @@
-- add AI to bloodworms to make them not stupid and suicidal
UPDATE `creature_template` SET `ScriptName`='npc_pet_dk_guardian', `AIName`='' WHERE `entry` IN (26125,28017);