We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ef73d commit 542493eCopy full SHA for 542493e
data/sql/updates/pending_db_world/rev_1762695074553179900.sql
@@ -1,3 +1,3 @@
1
--- 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
2
UPDATE `item_loot_template` SET `Chance` = 100, `QuestRequired` = 1 WHERE `Entry` = 24336 AND `Item` = 23682;
3
UPDATE `item_loot_template` SET `Chance` = 85 WHERE `Entry` = 24336 AND `Item` = 24335;
0 commit comments