fix(DB/Loot): Cats eye emerald drop correction (#9453)
This commit is contained in:
parent
07ba84a956
commit
dfe5b6681a
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638435289258599700');
|
||||
|
||||
UPDATE `creature_loot_template` SET `chance` = 5 WHERE `item` = 5097;
|
||||
Loading…
Add table
Add a link
Reference in a new issue