mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_02_23_02 -> 2024_02_25_00
|
||||
--
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceGroup` = 2 AND `SourceEntry` = 20052;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_02_25_00 -> 2024_02_25_01
|
||||
--
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=36482;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (36482, 4194304);
|
||||
Reference in New Issue
Block a user