fix(DB/SAI): Removing Venture Co. Drudger's Thrash (#9452)
This commit is contained in:
parent
d0167d0d6d
commit
ea064a32ec
1 changed files with 4 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue