fix(DB/Loot): Remove Arthas' Tears from loot tables. (#8285)
This commit is contained in:
parent
9b1dc38c03
commit
c642710340
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633453131650605100');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `item`=8836 AND `entry` NOT IN (12220,1813,1081,12223,12224,13142,13141,8384,12219,13022,11459,13197,13021,11458,11462,11461);
|
||||
Loading…
Add table
Add a link
Reference in a new issue