mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB/Creature): Arcanist Helion gossip text (#21062)
This commit is contained in:
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;
|
||||
Reference in New Issue
Block a user