mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB/Creature: Add missing flags to triggers npcs related to the quest Uncovering the Tunnels
Closes #17530
by Kodekc
(cherry picked from commit 105687228b)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|128, `unit_flags`=`unit_flags`|768 WHERE `entry` IN (26468, 26469, 26470);
|
||||
Reference in New Issue
Block a user