chore(DB): import pending files

Referenced commit(s): bc18526ee7
This commit is contained in:
github-actions[bot]
2023-11-16 18:25:01 +00:00
parent e106b44d28
commit b320fba5a9

View File

@@ -0,0 +1,3 @@
-- DB update 2023_11_16_04 -> 2023_11_16_05
-- Underbog Colossus
UPDATE `creature_template` SET `unit_flags` = `unit_flags`|64|32768, `mechanic_immune_mask` = `mechanic_immune_mask`|2|16|64|256|512|1024|2048|4096|8192|131072|8388608|33554432, `detection_range` = 30 WHERE (`entry` = 21251);