mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
fix(DB/creature_loot_template): Remove Crumpled, Ripped and Torn Note from Highland Thrasher loot table (#5484)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1619445079257787200');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 2560) AND (`Item` IN (4100, 4101, 4102));
|
||||
Reference in New Issue
Block a user