mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_03_11_02 -> 2023_03_11_03
|
||||
-- These were switched around
|
||||
UPDATE `conditions` SET `ConditionValue1`=1032, `Comment`='SOHG: Turbulent Signet only for leatherusers' WHERE `SourceTypeOrReferenceId`=10 AND `SourceGroup`=10058 AND `SourceEntry`=51991;
|
||||
UPDATE `conditions` SET `ConditionValue1`=400, `Comment`='SOHG: Turbulent Signet only for clothusers' WHERE `SourceTypeOrReferenceId`=10 AND `SourceGroup`=10059 AND `SourceEntry`=51991;
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_03_11_03 -> 2023_03_11_04
|
||||
--
|
||||
UPDATE `quest_template` SET `RewardChoiceItemID1` = 31492, `RewardChoiceItemQuantity1` = 1, `RewardChoiceItemID2` = 31491, `RewardChoiceItemQuantity2` = 1, `RewardChoiceItemID3` = 31490, `RewardChoiceItemQuantity3` = 1, `RewardChoiceItemID4` = 31494, `RewardChoiceItemQuantity4` = 1, `RewardChoiceItemID5` = 31493, `RewardChoiceItemQuantity5` = 1 WHERE (`ID` = 10870);
|
||||
Reference in New Issue
Block a user