mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/Loot): Cats eye emerald drop correction (#9453)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638435289258599700');
|
||||
|
||||
UPDATE `creature_loot_template` SET `chance` = 5 WHERE `item` = 5097;
|
||||
Reference in New Issue
Block a user