fix(DB/Loot): remove Wintersbite from invalid loot tables. (#8933)

- Closes #8605
This commit is contained in:
UltraNix
2021-11-08 09:26:32 +01:00
committed by GitHub
parent 9316629af8
commit 32c28b629e

View File

@@ -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);