Files
destruction-of-legacy/text_horror/dialogue.json
2023-05-27 20:10:18 +02:00

19 lines
408 B
JSON

{
"start": [
"Hello welcome to TextHorror!",
"_title:NPC Name",
"This is the second line",
0.3,
"This text is slow",
1,
"Can you answer?",
{
"Yes": [
"CoooooooolllSADVwqavedWSDV"
],
"Also Yes": [
"MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMGGHWhudujwd"
]
}
]
}