json dialog implementation progression
This commit is contained in:
26
dialog/npcs/villagers.json
Normal file
26
dialog/npcs/villagers.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"1": {
|
||||
"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": "Cool master you set me up successfully for this simulation!",
|
||||
"randomGoodbyeText":[
|
||||
"Was nice talking to you goodbye!",
|
||||
"Have a great day, §player§!"
|
||||
]
|
||||
},
|
||||
"2": {
|
||||
"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": "Cool master you set me up successfully for this simulation!",
|
||||
"randomGoodbyeText":[
|
||||
"Was nice talking to you goodbye!",
|
||||
"Have a great day, §player§!"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user