fix(DB): Gorbold Steelhand incorrectly has Cataclysm Gossip Text (#10520)

* fix(DB): Gorbold Steelhand has Cataclysm Gossip Text

* fix(DB): Gorbold Steelhand has Cataclysm Gossip Text

* Update rev_1643928221060796100.sql
This commit is contained in:
ZhengPeiRu21
2022-04-07 09:28:55 -06:00
committed by GitHub
parent 3f5119de8b
commit 5249f830a4

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1643928221060796100');
UPDATE `gossip_menu` SET `TextID`=3218 WHERE `MenuID`=12726 AND `TextID`=17861;
DELETE FROM `npc_text` WHERE `ID`=17861;