DB/Quest: Fix 'Wanted: Arcatraz Sentinels'

Closes #26935

(cherry picked from commit 6b766e8141)
This commit is contained in:
offl
2021-10-01 18:19:18 +03:00
committed by Shauren
parent 6c9bde098b
commit 2e316dca72

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 0x00200000 WHERE `entry` IN (20869,21586);