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:
parent
3f5119de8b
commit
5249f830a4
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue