mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(DB/Loot) Gargoyle's Fragment drop chance (#8459)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634065844584998548');
|
||||
|
||||
UPDATE `creature_loot_template` SET `Chance` = 70 WHERE `Entry`= 16324 AND `Item`= 22567;
|
||||
Reference in New Issue
Block a user