fix(DB/Item): Fix Super Reaper Droprate to 30% (#9436)
This commit is contained in:
parent
90451c1d3f
commit
25dc613298
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638344006777786435');
|
||||
UPDATE `creature_loot_template` SET `Chance` = 30 WHERE `item` = 5734;
|
||||
Loading…
Add table
Add a link
Reference in a new issue