mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Loot): Remove Blindweed from invalid loot tables. (#8302)
Fixes #8128
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633513336011083500');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `item`=8839 AND `entry` NOT IN (12220,1813,1081,12223,12224,13142,13141,8384,12219,13022,11459,13197,13021,11458,11462,11461);
|
||||
Reference in New Issue
Block a user