12 lines
311 B
JSON
12 lines
311 B
JSON
{
|
|
"randomWelcomeText":[
|
|
"Oh hello, {player}... You look great! What do you want from me?",
|
|
"Hey, {player}! Hope you have fun today!",
|
|
"Hi! What's up {player}?"
|
|
],
|
|
"debugAnswer": "This is a debug answer!",
|
|
"randomGoodbyeText":[
|
|
"Was nice talking to you goodbye!",
|
|
"Have a great day, {player}!"
|
|
]
|
|
} |