mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-08-05 06:18:00 -04:00
19 lines
406 B
JSON
19 lines
406 B
JSON
{
|
|
"npcMessage": {
|
|
"file": "skill_teacher",
|
|
"key": "trainer_brawler",
|
|
"comment": "Hullo! I teach brawlin' in these parts. What can I helps you wif?"
|
|
},
|
|
"playerResponses": [
|
|
{
|
|
"playerMessage": {
|
|
"file": "skill_teacher",
|
|
"key": "opt1_1",
|
|
"comment": "I'm interested in learning a skill."
|
|
},
|
|
"next": "trainers/combat_brawler_skills"
|
|
}
|
|
],
|
|
"requirements": [],
|
|
"events": []
|
|
} |