mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_11_12_00 -> 2025_11_12_01
|
||||
--
|
||||
-- Unliving Chocker
|
||||
UPDATE `conditions` SET `ConditionTypeOrReference` = 8, `NegativeCondition` = 1, `Comment` = 'must not have completed quest \'Cleansing Drak\'Tharon\'' WHERE (`SourceTypeOrReferenceId` = 1) AND (`SourceGroup` = 28519) AND (`SourceEntry` = 38660) AND (`SourceId` = 0) AND (`ElseGroup` = 0) AND (`ConditionTypeOrReference` = 14) AND (`ConditionTarget` = 0) AND (`ConditionValue1` = 12238) AND (`ConditionValue2` = 0) AND (`ConditionValue3` = 0);
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_11_12_01 -> 2025_11_12_02
|
||||
--
|
||||
SET @PLANE := 28710;
|
||||
SET @PILOT := 28646;
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2025_11_12_02 -> 2025_11_12_03
|
||||
--
|
||||
UPDATE `quest_offer_reward` SET `RewardText` = 'Aw yes, these will do nicely.$b$bJust plop them down anywhere. You can have some of my leftover stew from last night.' WHERE (`ID` = 11564);
|
||||
Reference in New Issue
Block a user