chore(DB): import pending files

Referenced commit(s): c99dd07049
This commit is contained in:
AzerothCoreBot
2023-05-13 17:05:09 +00:00
parent c99dd07049
commit 02b1e9f647
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2023_05_12_03 -> 2023_05_13_00
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|2|16|64|256|512|1024|2048|4096|8192|131072|524288|4194304|8388608|33554432, `flags_extra` = `flags_extra`|256 WHERE `entry` = 16473;

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_13_00 -> 2023_05_13_01
--
DELETE FROM `creature_equip_template` WHERE `CreatureID` = 16809 AND `ID` IN (1, 2);
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`, `ItemID3`, `VerifiedBuild`) VALUES