From 3a58125d14bb307f861b38c6c5b0a63babde7e08 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 13:28:06 -0400 Subject: feat: all skills kind of implemented, random prototype content added --- data/mobs/sawmill_operator.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/mobs/sawmill_operator.yaml (limited to 'data/mobs/sawmill_operator.yaml') diff --git a/data/mobs/sawmill_operator.yaml b/data/mobs/sawmill_operator.yaml new file mode 100644 index 0000000..64f6e45 --- /dev/null +++ b/data/mobs/sawmill_operator.yaml @@ -0,0 +1,7 @@ +id: sawmill_operator +name: sawmill operator +behavior: sawmill_operator_talk +unique: true +color: "186" +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." -- cgit v1.2.3