fix(DB/creature_template): Cenarion Emissary Jademoon Cata Gossip (#12229)

This commit is contained in:
ZhengPeiRu21
2022-06-29 13:49:08 -06:00
committed by GitHub
parent fd33487ee4
commit b97c63f67b

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `npcflag`=`npcflag`&~1, `gossip_menu_id` = 0 WHERE `entry` = 15187;