mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 03:53:48 +00:00
fix(Scripts/Underbog): Rework Swamplord Muselek (#14724)
* fix(Scripts/Underbog): Rework Swamplord Muselek * Update boss_swamplord_muselek.cpp * update to bossai * Update outland_script_loader.cpp * Update boss_swamplord_muselek.cpp * Update boss_swamplord_muselek.cpp * prevent chase movement while walking backwards * Update boss_swamplord_muselek.cpp
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `ScriptName` = 'boss_swamplord_muselek', `AIName`= '' WHERE `entry` = 17826;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 17826 AND `source_type` = 0;
|
||||
Reference in New Issue
Block a user