Files
Jander_Semester2/Semesterprojekt/src/main/resources/world/npcs.yaml
2026-05-31 22:01:57 +02:00

18 lines
474 B
YAML

- id: old_man
name: Old Man
description: A stooped old man with a grey beard.
greeting: |
"Hello, traveller. If you bring me the oil lamp,
I will give you the key to the cellar."
reactions:
- onReceive: lamp
response: |
"Thank you! Here, take this key."
gives: key
consumes: lamp
dialogue:
- when: [{ flag: power_on }]
text: |
"You got the power running! The whole house feels less...
watchful now."