diff options
Diffstat (limited to 'data/recipes/construction/teak_table.yaml')
| -rw-r--r-- | data/recipes/construction/teak_table.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/recipes/construction/teak_table.yaml b/data/recipes/construction/teak_table.yaml new file mode 100644 index 0000000..ce579e1 --- /dev/null +++ b/data/recipes/construction/teak_table.yaml @@ -0,0 +1,11 @@ +id: teak_table +type: construction +level: 38 +xp: 80 +wait: 6 +station: [workbench] +consume: + - items: [teak_planks] + quantity: 3 +output: teak_table +message: "You build an elegant teak table." |
