diff options
| author | historia <[not public]> | 2026-06-19 13:28:06 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 13:28:06 -0400 |
| commit | 3a58125d14bb307f861b38c6c5b0a63babde7e08 (patch) | |
| tree | bd89e866447d55e6dffd447d8ef5fabf9b8fbe9d /data/help/construct.yaml | |
| parent | 575a71dcfed3b9fa44af244836f638a23df05a9a (diff) | |
| download | thehouseoficarus-3a58125d14bb307f861b38c6c5b0a63babde7e08.tar.gz | |
feat: all skills kind of implemented, random prototype content added
Diffstat (limited to 'data/help/construct.yaml')
| -rw-r--r-- | data/help/construct.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
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. |
