more eficient dialogue file
This commit is contained in:
@@ -10,9 +10,7 @@
|
|||||||
"Yes": [
|
"Yes": [
|
||||||
"Thats pretty cool! Do you have a nice day?",
|
"Thats pretty cool! Do you have a nice day?",
|
||||||
{
|
{
|
||||||
"Yes, i have a nice day": [
|
"Yes, i have a nice day": "Cool bye!"
|
||||||
"Cool bye!"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Also Yes": [
|
"Also Yes": [
|
||||||
@@ -20,11 +18,10 @@
|
|||||||
"That was a weird answer... Is anything wrong with you?",
|
"That was a weird answer... Is anything wrong with you?",
|
||||||
{
|
{
|
||||||
"Yes my name is Peter": [
|
"Yes my name is Peter": [
|
||||||
"OOOOHHHH! That explains everything."
|
"OOOOHHHH! That explains everything.",
|
||||||
|
"Warum hast du mich noch nicht gelöscht?"
|
||||||
],
|
],
|
||||||
"No I'm Yannik": [
|
"No I'm Yannik": "Oh okay... Still weird but have a nice day Yannik!"
|
||||||
"Oh okay... Still weird but have a nice day Yannik!"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user