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