mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
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:
@@ -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);
|
||||
Reference in New Issue
Block a user