summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/v_npc_responds/general.json
blob: a4192ab69f04bc92326a23ca484ad685038d365a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
  {
    "id": [
        "TALK_VAMP_PLACEHOLDER",
        "TALK_EMBRACE_MENU_ALLY"
    ],
    "type": "talk_topic",
    "dynamic_line": "The dialogue is not yet complete.",
    "responses": [
      { "text": "Well ok then.", "topic": "TALK_DONE" }
    ]
  }
]