fix(DB/Creature): Arcanist Helion gossip text (#21062)

This commit is contained in:
Trinitarius 2024-12-29 17:17:34 +01:00 committed by GitHub
parent 61521231ef
commit 3acf687b08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
UPDATE `gossip_menu` SET `TextID` = 7786 WHERE `MenuID` = 12002 AND `TextID` = 50030;
DELETE FROM `npc_text` WHERE `ID` = 50030;