From fee376102192dc6f24297a7b11324636ace3a07d Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 30 Jun 2026 19:27:37 -0400 Subject: feat: admin gui object CRUD is much nicer --- data/objects/oak_tree.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'data/objects/oak_tree.yaml') diff --git a/data/objects/oak_tree.yaml b/data/objects/oak_tree.yaml index 961dffd..98c35b8 100644 --- a/data/objects/oak_tree.yaml +++ b/data/objects/oak_tree.yaml @@ -1,15 +1,15 @@ color: "71" gather: - base_wait: 6 deplete_timer: 45 drops: - depletes: false item_id: oak_logs + level: 15 message: You get some {71}oak logs{/}. weight: 100 + xp: 37 fail_message: You swing but get no logs. gather_message: You swing your axe at the oak tree... - level: 15 nest_chance: 256 respawn_broadcast: An {name} grows back. respawn_timer: 14 @@ -20,5 +20,4 @@ gather: per_level: 0.01 tools: - axe - xp: 37 name: oak tree -- cgit v1.2.3