mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
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:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `Chance`=100 WHERE `Entry`=19298 AND `Item`=29795 AND `Reference`=0 AND `GroupId`=0;
|
||||
Reference in New Issue
Block a user