chore(DB): import pending files

Referenced commit(s): ac4828b7df
This commit is contained in:
AzerothCoreBot
2023-02-06 00:49:11 +00:00
parent ac4828b7df
commit e7e119283f

View File

@@ -1,3 +1,4 @@
-- DB update 2023_02_05_01 -> 2023_02_06_00
-- Use properly sniffed IMMUNE_TO_PC instead of NON_ATTACKABLE, Cannot Turn
UPDATE `creature_template` SET `unit_flags`=`unit_flags`|256&~2, `unit_flags2`=`unit_flags2`|32768 WHERE (`entry` = 17838);
-- Dark Portal Black Crystal Invisible Stalker (18553)