mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
Merge remote-tracking branch 'Treeston/3.3.5-petaggro' into 3.3.5 (PR #17800)
This commit is contained in:
2
sql/updates/world/3.3.5/2016_08_19_03_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_08_19_03_world.sql
Normal 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);
|
||||
Reference in New Issue
Block a user