fix(DB/Creature): Adyen the Lightwarden being immune to PC. (#17414)

This commit is contained in:
avarishd
2023-10-20 03:44:04 +03:00
committed by GitHub
parent 470f228bbb
commit 6bb16b0c7d

View File

@@ -0,0 +1,2 @@
-- Adyen the Lightwarden
UPDATE `creature_template` SET `unit_flags` = `unit_flags`&~256 WHERE `entry` = 18537;