mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
fix(DB/Item): Fix Super Reaper Droprate to 30% (#9436)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638344006777786435');
|
||||
UPDATE `creature_loot_template` SET `Chance` = 30 WHERE `item` = 5734;
|
||||
Reference in New Issue
Block a user