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