fix(DB/Creature): Arcanist Helion gossip text (#21062)
This commit is contained in:
parent
61521231ef
commit
3acf687b08
1 changed files with 2 additions and 0 deletions
2
data/sql/updates/pending_db_world/update_gossip_menu.sql
Normal file
2
data/sql/updates/pending_db_world/update_gossip_menu.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
UPDATE `gossip_menu` SET `TextID` = 7786 WHERE `MenuID` = 12002 AND `TextID` = 50030;
|
||||
DELETE FROM `npc_text` WHERE `ID` = 50030;
|
||||
Loading…
Add table
Add a link
Reference in a new issue