mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Pet/DK: Make Risen Ghoul and Bloodworms no longer suicidally charge into not-yet-engaged mob packs.
This commit is contained in:
2
sql/updates/world/3.3.5/9999_99_99_99_BLOODWORMS.sql
Normal file
2
sql/updates/world/3.3.5/9999_99_99_99_BLOODWORMS.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