mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
@@ -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);
|
||||
Reference in New Issue
Block a user