mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
3
data/sql/updates/db_world/2023_11_16_05.sql
Normal file
3
data/sql/updates/db_world/2023_11_16_05.sql
Normal 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);
|
||||
Reference in New Issue
Block a user