mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
fix(DB/Creature): Quintis Jonespyre gossip menu (#1970)
- Use correct gossip menu which is not used but already exist in DB.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1560492692155089500');
|
||||
|
||||
UPDATE `creature_template` SET `gossip_menu_id`=1922 WHERE `entry`=7879;
|
||||
Reference in New Issue
Block a user