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/help/construct.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 data/help/construct.yaml (limited to 'data/help/construct.yaml') diff --git a/data/help/construct.yaml b/data/help/construct.yaml new file mode 100644 index 0000000..7bd18b2 --- /dev/null +++ b/data/help/construct.yaml @@ -0,0 +1,22 @@ +name: "construct" +category: "Production" +description: | + Construct furniture and process logs into planks at a workbench. + + Use 'construct' or 'make' at a workbench to build items. + + You'll need a saw to turn logs into planks. Planks can then be + assembled into furniture like shelves, tables, and chairs. + + Higher level planks (oak, teak, mahogany) produce more valuable + furniture and require higher construction levels. + + Alternative ways to get planks: + - Visit the sawmill operator in the lumberyard (east of Construction + Site) to convert logs to planks for a credit fee + - Use the Plank Make science mod (Lv86) to convert logs at 70% + of the sawmill cost using junk and credits + + You can also buy a house from the estate broker at the Construction + Site. Your house includes a private workshop with a workbench and + bank booth. -- cgit v1.2.3