mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-09-12 22:45:18 -04:00
19 lines
464 B
JSON
19 lines
464 B
JSON
{
|
|
"npcMessage": {
|
|
"file": "skill_teacher",
|
|
"key": "trainer_architect",
|
|
"comment": "I built the biggest houses with the best layouts on every planet from here to Dathomir. And now my knowledge is yours."
|
|
},
|
|
"playerResponses": [
|
|
{
|
|
"playerMessage": {
|
|
"file": "skill_teacher",
|
|
"key": "opt1_1",
|
|
"comment": "I'm interested in learning a skill."
|
|
},
|
|
"next": "trainers/crafting_architect_skills"
|
|
}
|
|
],
|
|
"requirements": [],
|
|
"events": []
|
|
} |