DB/Quest: The Purification of Quel'Delar

the gossip must be added only to entrance guards

(cherry picked from commit 39ecc95e8048a631e9deb9d287945f31f29843b6)
This commit is contained in:
Aokromes
2026-05-30 15:25:20 +02:00
committed by Shauren
parent 0be722cb78
commit d026fd2701
@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `npcflag`=0 WHERE `entry`=37523;
UPDATE `creature` SET `npcflag`=1 WHERE `guid` IN (121400, 121399);