DB/Gossip: Fix wrong gossip option text for Byancie

Closes #17697

(cherry picked from commit 308602eebfc57c140f4cdf38aadfd4bb478d9456)
This commit is contained in:
Killyana
2017-02-18 13:57:38 +01:00
committed by joschiwald
parent c690bd14fc
commit 3e7e6fa4ac
@@ -0,0 +1,2 @@
--
UPDATE `gossip_menu_option` SET `option_text`='I require training', `OptionBroadcastTextID` =6503 WHERE `menu_id`=4762 AND `id`=0;