fix(DB/Loot): Remove Pattern: Drums of Restoration from reference loot. (#15877)

fix(DB/Loot): Drums of Restoration dropping from creatures.
This commit is contained in:
avarishd
2023-04-09 06:22:56 +03:00
committed by GitHub
parent 54d85a5f95
commit bed7c9abde

View File

@@ -0,0 +1,2 @@
-- Pattern: Drums of Restoration
DELETE FROM `reference_loot_template` WHERE `Entry`=24092 AND `Item`=29714;