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 2023_04_19_30 -> 2023_04_19_31
|
||||
-- Costume Scraps
|
||||
DELETE FROM `conditions` WHERE `SourceGroup` IN (21383,21382,21492,21810,22308,21809,21637) AND `SourceEntry` = 31121 AND `SourceTypeOrReferenceId` = 1;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_04_19_31 -> 2023_04_19_32
|
||||
--
|
||||
UPDATE `creature_equip_template` SET `ItemID2` = 0 WHERE `CreatureID` = 6194;
|
||||
Reference in New Issue
Block a user