+1
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_07_31_02 -> 2026_08_01_00
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag` = 3 WHERE (`entry` IN (28070, 31366));
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_08_01_00 -> 2026_08_01_01
|
||||
-- Where Time Went Wrong (13048): Lorehammer reaction lines
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` IN (56796, 56797);
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_08_01_01 -> 2026_08_01_02
|
||||
--
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 13) AND (`SourceGroup` = 1) AND (`SourceEntry` = 44270) AND (`SourceId` = 0) AND (`ElseGroup` = 0) AND (`ConditionTypeOrReference` = 31) AND (`ConditionTarget` = 0) AND (`ConditionValue1` = 3) AND (`ConditionValue2` = 24707) AND (`ConditionValue3` = 0);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_08_01_02 -> 2026_08_01_03
|
||||
--
|
||||
DELETE FROM `creature` WHERE `guid` IN (114183, 114190, 114191, 114192, 115488, 115489, 115490, 115491, 115492, 115493, 115494, 115495, 115496, 115497, 115498, 115499) AND `id` IN (24272, 24258);
|
||||
|
||||
Reference in New Issue
Block a user