mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
fix(DB/Loot): arcanite reaper recipe drop rare fix (#9397)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638100445239760555');
|
||||||
|
|
||||||
|
UPDATE `creature_loot_template` SET `Chance` = 7 WHERE `Entry` = 9596 AND `Item` = 12838;
|
||||||
|
|
||||||
Reference in New Issue
Block a user