mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
fix(DB/SAI): Removing Venture Co. Drudger's Thrash (#9452)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638433789445189200');
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 3284;
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 3284) AND (`source_type` = 0);
|
||||
Reference in New Issue
Block a user