fix(DB/Loot): arcanite reaper recipe drop rare fix (#9397)

This commit is contained in:
baranzadeoglu
2021-12-05 14:27:08 +01:00
committed by GitHub
parent aa71a316d9
commit fa7933d063

View File

@@ -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;