fix(DB/Loot): Remove Sungrass from invalid loot tables. (#8303)

Fixes #8133
This commit is contained in:
UltraNix
2021-10-11 00:08:28 +02:00
committed by GitHub
parent 44545c650c
commit 3ff389c1bc
@@ -0,0 +1,6 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633513829949812900');
DELETE FROM `creature_loot_template` WHERE `item`=8838 AND `entry` NOT IN (2302, 4321, 6510, 6509, 6511, 6512, 3890, 12224, 3841, 15184, 8384, 3310,
31426, 352, 12636, 5490, 10583, 1573, 14753, 20010, 20011, 20012, 20013, 20014, 7139, 13219,
16112, 29176, 13841, 8981, 16133, 16135, 28177, 29181, 16131, 1812, 14527, 15481, 6517, 6527,
6519, 6518, 7846, 1851, 5481, 5485, 1855, 20349, 15070, 7100, 7101, 11465, 11462, 13022);