fix(DB/Loot): Burning Legion Gate Key rate fix (Doorway to the Abyss) (#14232)

* fix(DB/loot): Burning Legion Gate Key rate fix (Doorway to the Abyss)

* Update rev_1671085315817265400.sql
This commit is contained in:
neifion-00000000
2022-12-15 19:32:34 -06:00
committed by GitHub
parent 8970ba631d
commit 6d610860e3

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_loot_template` SET `Chance`=100 WHERE `Entry`=19298 AND `Item`=29795 AND `Reference`=0 AND `GroupId`=0;