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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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