mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
fix(DB): Blood Elf Mage Trainers Incorrect Dialog (#10524)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1643931984499831200');
|
||||
|
||||
UPDATE `gossip_menu` SET `TextId`=9192 WHERE `MenuID`=6648 AND `TextID`=9190;
|
||||
UPDATE `conditions` SET `SourceEntry`=9192 WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=6648 AND `SourceEntry`=9190;
|
||||
Reference in New Issue
Block a user