mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
refactor(CORE/Instance): Move Pandemonius script from SAI to Core script (#3165)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1593176049024213800');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (18341, 1834100, 1834101);
|
||||
UPDATE `creature_template` SET `AIName` = '', `ScriptName` = 'boss_pandemonius' WHERE `entry` = 18341;
|
||||
Reference in New Issue
Block a user