parent
0f08b6e8ab
commit
a19dc17cc5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_08_18_01 -> 2025_08_19_00
|
||||
|
||||
-- Remove Unit Flags from Roanauk Icemist (IMMUNE_TO_PC, IMMUNE_TO_NPC)
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags` &~(256|512) WHERE (`entry` = 26654);
|
||||
Loading…
Add table
Add a link
Reference in a new issue