From 9eb5ab1818b6b19501fd7209db1987c9e06cc919 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 9 Jun 2026 05:59:20 -0400 Subject: first commit --- data/objects/oak_tree_2.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/objects/oak_tree_2.yaml (limited to 'data/objects/oak_tree_2.yaml') diff --git a/data/objects/oak_tree_2.yaml b/data/objects/oak_tree_2.yaml new file mode 100644 index 0000000..7f9f9a4 --- /dev/null +++ b/data/objects/oak_tree_2.yaml @@ -0,0 +1,8 @@ +id: "oak_tree_2" +name: "oak tree" +behavior: "tree" +props: + skill: "woodcutting" + level: 15 + yields: "oak_logs" + respawn_ticks: 50 -- cgit v1.2.3