mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
DB/Creatures: Remove "Ignore pathfinding" for High Warlord Naj'entus
Closes #18410 by Keader
(cherry picked from commit c3020a1f8d)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`&~536870912 WHERE `entry`=22887;
|
||||
--
|
||||
Reference in New Issue
Block a user