Core: c28345e
DBL: TDB_full_335.52 + updates
Bug:
Inkeeper Keldamyr has double "I want to browse your goods" option.
Details:
SELECT * FROM `gossip_menu_option` WHERE `menu_id`=(SELECT `gossip_menu_id` FROM `creature_template` WHERE entry=6736);
Fix:
DELETE IGNORE FROM `gossip_menu_option` WHERE `menu_id`=1293 AND `id`=3;
Notes:
- Players may need to delete their creaturecache.wdb to see the change
- This bug did not exist in earlier versions (around 2013-12-01) of the core though I did not look to see which commit actually caused the issue.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Core: c28345e
DBL: TDB_full_335.52 + updates
Bug:
Inkeeper Keldamyr has double "I want to browse your goods" option.
Details:
Fix:
Notes:
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.