mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
6
data/sql/updates/db_world/2022_09_21_05.sql
Normal file
6
data/sql/updates/db_world/2022_09_21_05.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2022_09_21_04 -> 2022_09_21_05
|
||||
--
|
||||
UPDATE `creature` SET `phaseMask`=16 WHERE `guid` IN (246011,246009);
|
||||
UPDATE `creature` SET `phaseMask`=8 WHERE `guid` IN (246036,246098);
|
||||
|
||||
UPDATE `creature_template` SET `unit_flags`=`unit_flags`|770 WHERE `entry` IN (15072,15065,15066,15071);
|
||||
Reference in New Issue
Block a user