mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
DB/Creatures: Remove "Ignore pathfinding" for High Warlord Naj'entus
Closes #18410 by Keader
This commit is contained in:
3
sql/updates/world/3.3.5/2016_12_06_00.sql
Normal file
3
sql/updates/world/3.3.5/2016_12_06_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`&~536870912 WHERE `entry`=22887;
|
||||
--
|
||||
Reference in New Issue
Block a user