mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
@@ -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);
|
||||
Reference in New Issue
Block a user