fix(DB/loot): Black Pearl Ring wrongly drops (#14065)

* fix(DB/loot):Remove Black Pearl Ring from Red Sack

* Backticks added
This commit is contained in:
Synful-Syn
2022-12-10 21:53:45 -05:00
committed by GitHub
parent 19fa22ba92
commit b87170a36f

View File

@@ -0,0 +1 @@
DELETE FROM `item_loot_template` WHERE `Entry` = 17969 AND `Item` = 6332;