fix(DB): Blood Elf Mage Trainers Incorrect Dialog (#10524)

This commit is contained in:
ZhengPeiRu21
2022-03-18 17:17:06 -06:00
committed by GitHub
parent 96bf37ea1b
commit 9d11928673

View File

@@ -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;