mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 07:36:23 +00:00
Fix(Core/Ulduar): Multiple fixes to Flame Leviathan (#1487)
* Multiple fixes to FL * Move who check to CanAIAttack
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1550445883342398700');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (33701,3370100);
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 33701;
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user