mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
fix(DB/Creature): Image of Loken non-attackable during quest Loken's Orders (#26202)
Co-authored-by: Rorschach91 <rorschach91@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Image of Loken
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags` | 256 | 512 | 33554432 WHERE (`entry` = 27212);
|
||||
Reference in New Issue
Block a user