fix(DB/Gossips): Wrong gossip text for Franclorn Forgewright. (#15253)

This commit is contained in:
avarishd
2023-03-04 22:36:06 +02:00
committed by GitHub
parent 2e9bdd83fb
commit 30c19a56e5

View File

@@ -0,0 +1,2 @@
-- Franclorn Forgewright
UPDATE `gossip_menu` SET `TextID` = 2319 WHERE `MenuID` = 1667;