fix(DB/creature_template): Trial of the Champions Gossip Menu (#10487)

* fix(DB/creature_template): Trial of the Champions Gossip Menu

* fix(DB/creature_template): Trial of the Champions Gossip Menu
This commit is contained in:
ZhengPeiRu21
2022-02-03 11:53:25 -07:00
committed by GitHub
parent 08dc01254e
commit 32ec57ee2d

View File

@@ -0,0 +1,2 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1643753841347676600');
UPDATE `creature_template` SET `gossip_menu_id`=10614, `npcflag`=1 WHERE `entry` IN (35004, 35005);