mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(DB/Loot): remove Wintersbite from invalid loot tables. (#8933)
- Closes #8605
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user