diff options
Diffstat (limited to 'data/mobs/examples/sawmill_operator.yaml')
| -rw-r--r-- | data/mobs/examples/sawmill_operator.yaml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/data/mobs/examples/sawmill_operator.yaml b/data/mobs/examples/sawmill_operator.yaml index 366cfe3..0fc423d 100644 --- a/data/mobs/examples/sawmill_operator.yaml +++ b/data/mobs/examples/sawmill_operator.yaml @@ -1,6 +1,6 @@ -color: "BA" description: A burly worker in a thick apron, covered in sawdust. He operates the industrial sawmill. -idle: The sawmill operator wipes sawdust from his goggles. +idle_descriptions: + - wipes sawdust from his goggles name: sawmill operator protected: true talk: @@ -30,8 +30,6 @@ talk: - goto: goodbye text: No thanks. process: - action: - sawmill: true messages: - "" start: @@ -51,4 +49,3 @@ talk: - goto: goodbye text: Nothing for now. unique: true -size: small |
