answer box now gets correctly generated

This commit is contained in:
Yannik
2023-05-27 20:10:18 +02:00
parent b50fe68f77
commit 95c1bf77c4
4 changed files with 33 additions and 20 deletions

View File

@@ -3,14 +3,17 @@
"Hello welcome to TextHorror!",
"_title:NPC Name",
"This is the second line",
"Aand a third line",
0.3,
"This text is slow",
1,
"And again normal text",
"Can you answer?",
{
"Yes": "CoooooooolllSADVwqavedWSDV",
"Also Yes": "MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMGGHWhudujwd"
"Yes": [
"CoooooooolllSADVwqavedWSDV"
],
"Also Yes": [
"MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMGGHWhudujwd"
]
}
]
}