mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-27 22:16:11 +00:00
fix(DB/Creature): Adjust unit flags for Lightwell creature. (#24678)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `unit_flags` = 520, `unit_flags2` = 32 WHERE `entry` IN (31883, 31893, 31894, 31895, 31896, 31897);
|
||||
Reference in New Issue
Block a user