fix(DB/Creature): High King Maulgar's council saving you to the insta… (#18494)

fix(DB/Creature): High King Maulgar's council saving you to the instance.
This commit is contained in:
avarishd
2024-03-04 21:55:17 +02:00
committed by GitHub
parent 429cd226f3
commit 285c8cdc68

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra`&~(1) WHERE `entry` IN (18832,18834,18835,18836);