Karazhan enchant drop rates

This commit is contained in:
郑佩茹
2023-04-19 09:47:26 -06:00
parent d5b71d00fc
commit 1cf462d6ee

View File

@@ -0,0 +1,2 @@
# Restore Enchanting formula drops to their pre-3.1 rates
UPDATE `creature_loot_template` SET `Chance` = 5 WHERE `Item` IN (22559, 22561, 22545, 22560);