fix(DB/Quest): Strengthen the Ancients (#12125)

Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
This commit is contained in:
mpfans
2022-06-27 17:15:17 +08:00
committed by GitHub
parent 4cbe846d22
commit 6c5e460e73

View File

@@ -0,0 +1,2 @@
-- fix Woodlands Walker gossip
UPDATE `creature_template` SET `npcflag`=`npcflag` |1 WHERE `entry` = 26421;