Files
Holocore/serverdata/conversation/bartender/order.json
T
Undercova b0eee5040f Removed nge subfolder in serverdata
Updated CU experience table
2022-03-27 15:16:04 +02:00

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"
}
}
]
}