diff options
Diffstat (limited to 'data/objects/magic_tree.yaml')
| -rw-r--r-- | data/objects/magic_tree.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/data/objects/magic_tree.yaml b/data/objects/magic_tree.yaml index 1a78d2e..9016853 100644 --- a/data/objects/magic_tree.yaml +++ b/data/objects/magic_tree.yaml @@ -1,15 +1,15 @@ color: "87" gather: - base_wait: 12 deplete_timer: 390 drops: - depletes: false item_id: magic_logs + level: 75 message: You get some {87}magic logs{/}. weight: 100 + xp: 250 fail_message: You swing but get no logs. gather_message: You swing your axe at the magic tree... - level: 75 nest_chance: 256 respawn_broadcast: A {name} grows back. respawn_timer: 199 @@ -20,5 +20,4 @@ gather: per_level: 0.01 tools: - axe - xp: 250 name: magic tree |
