+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2026_07_26_02 -> 2026_07_28_00
|
||||||
--
|
--
|
||||||
UPDATE `spell_area` SET `spell` = 44018 WHERE `spell` = 44017 AND `area` = 3990 AND `quest_start` = 11504 AND `aura_spell` = 0 AND `racemask` = 0 AND `gender` = 2;
|
UPDATE `spell_area` SET `spell` = 44018 WHERE `spell` = 44017 AND `area` = 3990 AND `quest_start` = 11504 AND `aura_spell` = 0 AND `racemask` = 0 AND `gender` = 2;
|
||||||
|
|
||||||
+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2026_07_28_00 -> 2026_07_28_01
|
||||||
--
|
--
|
||||||
DELETE FROM `creature_text` WHERE (`CreatureID` = 24900);
|
DELETE FROM `creature_text` WHERE (`CreatureID` = 24900);
|
||||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||||
Reference in New Issue
Block a user