aboutsummaryrefslogtreecommitdiff
path: root/data/objects/tree.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-27 16:50:41 -0400
committerhistoria <[not public]>2026-06-27 16:50:41 -0400
commit988b006a5bb9edb6465653566e7bdf8175347b8c (patch)
tree3a1fceff2ee80c11b5dafcc49c13ababe021e880 /data/objects/tree.yaml
parent1cab9ca20e24742f770a676f84e4ed9f1636f297 (diff)
downloadthehouseoficarus-988b006a5bb9edb6465653566e7bdf8175347b8c.tar.gz
feat: one-way map links, blocked paths on map, map grid startup validation, user colors for maps
Diffstat (limited to 'data/objects/tree.yaml')
-rw-r--r--data/objects/tree.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/objects/tree.yaml b/data/objects/tree.yaml
index 5e14733..199b548 100644
--- a/data/objects/tree.yaml
+++ b/data/objects/tree.yaml
@@ -1,11 +1,11 @@
-color: "107"
+color: "6B"
gather:
base_wait: 4
depleted_message: You don't see any usable wood in this tree.
drops:
- depletes: true
item_id: logs
- message: You get some {107}logs{/}.
+ message: You get some {6B}logs{/}.
weight: 100
exhausted_message: The tree comes crashing down!
fail_message: You swing but get no logs.