From 8eec7b75ff9c8c368b252373db45fb891732d2ca Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 1 Jul 2026 19:41:34 -0400 Subject: mob combat stats overhauled and standardized --- data/mobs/examples/sawmill_operator.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'data/mobs/examples/sawmill_operator.yaml') 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 -- cgit v1.2.3