parent
aabec7c8be
commit
776dc5dd2f
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_07_17_00 -> 2024_07_17_01
|
||||
-- Ashtongue Feral Spirit can't see through Invisiblity
|
||||
UPDATE `creature_template_addon` SET `auras` = '18950' WHERE (`entry` = 22849);
|
||||
-- Illidari Defiler missing Interrupt Immunity
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2024_07_17_01 -> 2024_07_17_02
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags`|256|131072 WHERE (`entry` = 17578);
|
||||
Loading…
Add table
Add a link
Reference in a new issue