fix(DB/broadcast_text): fix Stormwind guard Shaman trainer text (#5537)

* fix(DB/broadcast_text): fix stormwind guard shaman trainer text

* remove BroadcastTextID instead of changing broadcast_text
This commit is contained in:
Axel Cocat
2021-05-04 22:36:36 +02:00
committed by GitHub
parent 545a045273
commit 74a54b4927

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1619681545150953400');
UPDATE `npc_text` SET `BroadcastTextID0` = 0 WHERE `ID` = 10106 AND `BroadcastTextID0` = 18360; -- Unlink incorrect broadcast text from Stormwind guard (Class Trainer > Shaman)