forked from mirror/azerothcore-wotlk
+1
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_05_23_00 -> 2026_05_24_00
|
||||
--
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 22) AND (`SourceGroup` = 4) AND (`SourceEntry` = 30886);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
+1
@@ -1,2 +1,3 @@
|
||||
-- DB update 2026_05_24_00 -> 2026_05_24_01
|
||||
--
|
||||
UPDATE `creature_template` SET `CreatureImmunitiesId` = -375 WHERE `entry` IN (30183, 16486);
|
||||
Reference in New Issue
Block a user