now uses json files for dialogue
This commit is contained in:
7
text_horror/dialogue.json
Normal file
7
text_horror/dialogue.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"<start>": [
|
||||
"Hello welcome to TextHorror!",
|
||||
"This is the second line",
|
||||
"Aand a third line"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user