Skip to content

Commit 542493e

Browse files
Update rev_1762695074553179900.sql
1 parent 97ef73d commit 542493e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
-- Makes sure the Shaman player gets the required ritual toch item and that requires the quest to drop
1+
-- Makes sure the Shaman player gets the required ritual toch item and that requires the quest to drop
22
UPDATE `item_loot_template` SET `Chance` = 100, `QuestRequired` = 1 WHERE `Entry` = 24336 AND `Item` = 23682;
33
UPDATE `item_loot_template` SET `Chance` = 85 WHERE `Entry` = 24336 AND `Item` = 24335;

0 commit comments

Comments
 (0)