mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/Loot): Coilfang Water Elemental loot (#13832)
This commit is contained in:
2
data/sql/updates/pending_db_world/removeloot.sql
Normal file
2
data/sql/updates/pending_db_world/removeloot.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Remove golden pearl drop from creature
|
||||
DELETE FROM `item_loot_template` WHERE `Entry` IN (17917, 20627) AND (`Item` IN (13926));
|
||||
Reference in New Issue
Block a user