fix(DB/creature_template): Alanndarian Nightsong Gossip Menu (#10689)

This commit is contained in:
ZhengPeiRu21 2022-02-17 04:30:30 -07:00 committed by GitHub
parent ddd3371a9c
commit 07ded48646
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644946104908761300');
UPDATE `creature_template` SET `gossip_menu_id`=361, `npcflag` = `npcflag`|1 WHERE `entry`=3702;