mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
4
data/sql/updates/db_world/2025_01_18_01.sql
Normal file
4
data/sql/updates/db_world/2025_01_18_01.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_01_18_00 -> 2025_01_18_01
|
||||
|
||||
-- Change Unit Flags (IMMUNE_TO_PC, IMMUNE_TO_NPC)
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags`|768 WHERE `entry` IN (25465);
|
||||
Reference in New Issue
Block a user