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:
parent
4a483aa3fd
commit
d5044fa848
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1560492692155089500');
|
||||
|
||||
UPDATE `creature_template` SET `gossip_menu_id`=1922 WHERE `entry`=7879;
|
||||
Loading…
Add table
Add a link
Reference in a new issue