mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-14 00:03:01 -04:00
25 lines
531 B
JSON
25 lines
531 B
JSON
{
|
|
"npcMessage": {
|
|
"file": "conversation/ep3_trandoshan_unluto_bartender",
|
|
"key": "s_80",
|
|
"comment": "I ain't got time to deal with anyone who ain't drinkin'. If you change your mind I will be here."
|
|
},
|
|
"playerResponses": [
|
|
{
|
|
"playerMessage": {
|
|
"file": "conversation/ep3_trandoshan_unluto_bartender",
|
|
"key": "s_1423",
|
|
"comment": "Good, let's keep it that way."
|
|
}
|
|
}
|
|
],
|
|
"requirements": [],
|
|
"events": [
|
|
{
|
|
"type": "npc_animation",
|
|
"args": {
|
|
"animation": "feed_creature_medium"
|
|
}
|
|
}
|
|
]
|
|
} |