diff options
Diffstat (limited to 'data/objects/yew_tree.yaml')
| -rw-r--r-- | data/objects/yew_tree.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/data/objects/yew_tree.yaml b/data/objects/yew_tree.yaml index e49d6fc..a9313ea 100644 --- a/data/objects/yew_tree.yaml +++ b/data/objects/yew_tree.yaml @@ -1,15 +1,15 @@ color: "6C" gather: - base_wait: 10 deplete_timer: 190 drops: - depletes: false item_id: yew_logs + level: 60 message: You get some {6C}yew logs{/}. weight: 100 + xp: 175 fail_message: You swing but get no logs. gather_message: You swing your axe at the yew tree... - level: 60 nest_chance: 256 respawn_broadcast: A {name} grows back. respawn_timer: 99 @@ -20,5 +20,4 @@ gather: per_level: 0.01 tools: - axe - xp: 175 name: yew tree |
