Move NPC occurrences to their canonical namespace
This commit is contained in:
@@ -9,4 +9,4 @@ Combat-turn grounding:
|
||||
|
||||
Named combat-opponent grounding:
|
||||
|
||||
{{ input "npc_interactions" }}
|
||||
{{ input "npc_occurrences" }}
|
||||
|
||||
@@ -20,7 +20,7 @@ inputs:
|
||||
- name: combat_turns
|
||||
required: true
|
||||
content_type: application/json
|
||||
- name: npc_interactions
|
||||
- name: npc_occurrences
|
||||
required: true
|
||||
content_type: application/json
|
||||
messages:
|
||||
|
||||
Reference in New Issue
Block a user