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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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