chore(DB): import pending files

Referenced commit(s): c3f11817a9
This commit is contained in:
github-actions[bot]
2023-12-12 02:39:56 +00:00
parent 060bb5b308
commit 84fe15e6ba
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2023_12_12_01 -> 2023_12_12_02
--
UPDATE `creature_template` set `mechanic_immune_mask`=`mechanic_immune_mask`&~(64|1024) WHERE `entry` = 22056;

View File

@@ -1,2 +1,3 @@
-- DB update 2023_12_12_02 -> 2023_12_12_03
--
UPDATE `spell_target_position` SET `PositionZ` = 72.985199 WHERE `ID` IN (38489, 38490, 38492, 38493);