This commit is contained in:
Malcolm Roberts 2024-01-12 10:24:34 -06:00
parent 40e47d36d0
commit 55e1001b43

View File

@ -81,7 +81,7 @@
"name": "mr.quest_writer.npc_dialog_dialog_options", "name": "mr.quest_writer.npc_dialog_dialog_options",
"horizontalAlignment": "left", "horizontalAlignment": "left",
"widthFactor": 1, "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": { "textBinding": {
"pullFormat": "${MRNPCDialogPropertiesController.CurrentDialogOptions}", "pullFormat": "${MRNPCDialogPropertiesController.CurrentDialogOptions}",
"pullReplaceNull": "", "pullReplaceNull": "",