40 lines
1.3 KiB
JSON
40 lines
1.3 KiB
JSON
{
|
|
"dialogTitle": "Debug Character",
|
|
"dialogType": "villager",
|
|
"randomWelcomeText":[
|
|
"Oh hello, {0}... You look great! What do you want from me?",
|
|
"Hey, {0}! Hope you have fun today!",
|
|
"Hi! What's up {0}?"
|
|
],
|
|
"randomGoodbyeText":[
|
|
"Was nice talking to you goodbye!",
|
|
"Have a great day, {0}!"
|
|
],
|
|
"multiTipp0":[
|
|
"You can walk arround with WASD on PC.",
|
|
"You can also use your joystick and D-Pad, if you have a controller.",
|
|
"You can interact with cupcakes and use the buggy placeholder clouds as a football."
|
|
],
|
|
"multiTipp1":[
|
|
"Lorem ipsum dolor sit amet, consetetur sadipscing elitr,",
|
|
"sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,",
|
|
"sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.",
|
|
"Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.",
|
|
{
|
|
"Okay I'm doing that":[
|
|
"Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet."
|
|
]
|
|
}
|
|
],
|
|
"multiDebugTipp2":[
|
|
"test1test1test1test1test1test1test1test1test1test1test1test1test1test1test1",
|
|
"test2test2test2test2test2test2test2test2test2test2test2test2test2test2test2",
|
|
"test3test3test3test3test3test3test3test3test3test3test3test3test3test3test3",
|
|
"So do you want to do xy for me?",
|
|
{
|
|
"Okay I'm doing that":[
|
|
"Good nice thank you!"
|
|
]
|
|
}
|
|
]
|
|
} |