diff options
Diffstat (limited to 'content/encyclopediae/npcs.json')
| -rw-r--r-- | content/encyclopediae/npcs.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/encyclopediae/npcs.json b/content/encyclopediae/npcs.json index bfaa6fe..4b8fd39 100644 --- a/content/encyclopediae/npcs.json +++ b/content/encyclopediae/npcs.json @@ -79,7 +79,7 @@ "height": 1.5, "flags": ["Occupied"], "components": [ - ["Interactable", {"action": ["interaction", ["reply", "did you say '{}'?"]]}] + ["Talkable", {"text": "Hey there, welcome to Asciifarm"}] ] }, "trader": { |
