mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/Creature): Adyen the Lightwarden being immune to PC. (#17414)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Adyen the Lightwarden
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags`&~256 WHERE `entry` = 18537;
|
||||
Reference in New Issue
Block a user