mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-08-02 03:16:42 -04:00
19 lines
403 B
JSON
19 lines
403 B
JSON
{
|
|
"npcMessage": {
|
|
"file": "skill_teacher",
|
|
"key": "trainer_commando",
|
|
"comment": "Heavy weapons, grenades, support. Learn it, live it, love it."
|
|
},
|
|
"playerResponses": [
|
|
{
|
|
"playerMessage": {
|
|
"file": "skill_teacher",
|
|
"key": "opt1_1",
|
|
"comment": "I'm interested in learning a skill."
|
|
},
|
|
"next": "trainers/combat_commando_skills"
|
|
}
|
|
],
|
|
"requirements": [],
|
|
"events": []
|
|
} |