mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
fix(DB/Loot): Remove Primed Mold Key from Coilfang Emissary (#14370)
This commit is contained in:
1
data/sql/updates/pending_db_world/remove-mold-key.sql
Normal file
1
data/sql/updates/pending_db_world/remove-mold-key.sql
Normal file
@@ -0,0 +1 @@
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` = 18681 AND `Item` = 31245;
|
||||
Reference in New Issue
Block a user