fix(DB/Loot): remove Wintersbite from invalid loot tables. (#8933)
- Closes #8605
This commit is contained in:
parent
9316629af8
commit
32c28b629e
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1635972558195755100');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `item`=3819 AND `entry` IN (1813,2044,2250,2251,2252,2253,2254,2256,2287,2655,2656,4504,5881,6557,7086,7104,7138,7149,9601,10981,10982,11458,11459,11461,11464,11465,11678,12051,13021,13196,13197,13285,13419,14303,14448);
|
||||
Loading…
Add table
Add a link
Reference in a new issue