mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 02:23:49 +00:00
fix(DB/npc_text): Fix Kraz Gossip Text (#10720)
* fix(DB/npc_text): Fix Kraz Gossip Text
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1645119124535032800');
|
||||
|
||||
UPDATE `gossip_menu` SET `TextID` = 11602 WHERE `MenuID` = 8881 AND `TextID` = 11596;
|
||||
Reference in New Issue
Block a user