Files
RPG-Test/dialog/npcs/villager_normal.json

12 lines
291 B
JSON

{
"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}?"
],
"debugAnswer": "This is a debug answer!",
"randomGoodbyeText":[
"Was nice talking to you goodbye!",
"Have a great day, {0}!"
]
}