diff options
Diffstat (limited to 'data/objects/oak_tree_3.yaml')
| -rw-r--r-- | data/objects/oak_tree_3.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/objects/oak_tree_3.yaml b/data/objects/oak_tree_3.yaml new file mode 100644 index 0000000..ac40380 --- /dev/null +++ b/data/objects/oak_tree_3.yaml @@ -0,0 +1,8 @@ +id: "oak_tree_3" +name: "oak tree" +behavior: "tree" +props: + skill: "woodcutting" + level: 15 + yields: "oak_logs" + respawn_ticks: 50 |
