Files

35 lines
790 B
JSON

{
"npcMessage": {
"file": "conversation/c_newbie_mentor",
"key": "s_303",
"comment": "Welcome to Mos Eisley. Watch your back here. There has never been a more wretched hive of scum and villainy, as you may have heard. You and I have some business to attend to."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/c_newbie_mentor",
"key": "s_1067",
"comment": "Interesting, please go on."
},
"next": "questgiver/offer_quests"
},
{
"playerMessage": {
"file": "conversation/c_newbie_mentor",
"key": "s_1011",
"comment": "Actually, sounds rather boring. I want something else."
},
"next": ""
},
],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "survey"
}
}
]
}