diff --git a/auto_quest/npc_dialog_ui.json b/auto_quest/npc_dialog_ui.json index d2dd9b6..1a7faff 100644 --- a/auto_quest/npc_dialog_ui.json +++ b/auto_quest/npc_dialog_ui.json @@ -81,7 +81,7 @@ "name": "mr.quest_writer.npc_dialog_dialog_options", "horizontalAlignment": "left", "widthFactor": 1, - "tooltip": "A comma separated list of the\nnumber of the dialog option to\npick tomake the quest dialog appear.\n\ne.g. 1,2,1,1,2", + "tooltip": "A comma separated list of the number of the dialog option to pick to make the quest dialog appear.\n\ne.g. 1,2,1,1,2", "textBinding": { "pullFormat": "${MRNPCDialogPropertiesController.CurrentDialogOptions}", "pullReplaceNull": "",