parent
060bb5b308
commit
84fe15e6ba
2 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue