mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
DB/Quest: Fix 'Wanted: Arcatraz Sentinels'
Closes #26935
(cherry picked from commit 6b766e8141)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 0x00200000 WHERE `entry` IN (20869,21586);
|
||||
Reference in New Issue
Block a user