mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 12:24:22 +08:00
Update rev_1762695074553179900.sql
This commit is contained in:
parent
97ef73d92b
commit
542493e390
@ -1,3 +1,3 @@
|
||||
-- Makes sure the Shaman player gets the required ritual toch item and that requires the quest to drop
|
||||
-- Makes sure the Shaman player gets the required ritual toch item and that requires the quest to drop
|
||||
UPDATE `item_loot_template` SET `Chance` = 100, `QuestRequired` = 1 WHERE `Entry` = 24336 AND `Item` = 23682;
|
||||
UPDATE `item_loot_template` SET `Chance` = 85 WHERE `Entry` = 24336 AND `Item` = 24335;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user