mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 10:33:46 +00:00
fix(Scripts/LBRS): Quartermaster Zigris (#9077)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1636434085380352700');
|
||||
|
||||
UPDATE `creature_template` SET `ScriptName` = 'boss_quartermaster_zigris', `AIName` = '' WHERE `entry` = 9736;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryorguid` = 9736;
|
||||
Reference in New Issue
Block a user