diff options
| author | historia <[not public]> | 2026-07-01 19:41:34 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-01 19:41:34 -0400 |
| commit | 8eec7b75ff9c8c368b252373db45fb891732d2ca (patch) | |
| tree | 528ab3f235e3082a51b8bd6c8e5ae269c41b4f2b /data/mobs/examples/sawmill_operator.yaml | |
| parent | 78b522d57a9ebc691e075523910d7cdaa06b6493 (diff) | |
| download | thehouseoficarus-8eec7b75ff9c8c368b252373db45fb891732d2ca.tar.gz | |
mob combat stats overhauled and standardized
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 |
