mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-31 01:15:50 -04:00
17 lines
277 B
JSON
17 lines
277 B
JSON
{
|
|
"npcMessage": {
|
|
"file": "conversation/c_tutorial_common1",
|
|
"key": "s_7",
|
|
"comment": "Sorry, I can't help you"
|
|
},
|
|
"playerResponses": [],
|
|
"requirements": [],
|
|
"events": [
|
|
{
|
|
"type": "npc_animation",
|
|
"args": {
|
|
"animation": "wave_on_dismissing"
|
|
}
|
|
}
|
|
]
|
|
} |