DB/Gossip: Fix wrong gossip option text for Byancie

Closes #17697

(cherry picked from commit 308602eebf)
This commit is contained in:
Killyana
2016-08-21 17:38:49 +02:00
committed by joschiwald
parent c690bd14fc
commit 3e7e6fa4ac

View File

@@ -0,0 +1,2 @@
--
UPDATE `gossip_menu_option` SET `option_text`='I require training', `OptionBroadcastTextID` =6503 WHERE `menu_id`=4762 AND `id`=0;