mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Karazhan enchant drop rates
This commit is contained in:
2
sql/world/base/dungeon_karazhan.sql
Normal file
2
sql/world/base/dungeon_karazhan.sql
Normal 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);
|
||||
Reference in New Issue
Block a user