diff options
Diffstat (limited to 'data/objects/willow_tree.yaml')
| -rw-r--r-- | data/objects/willow_tree.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/data/objects/willow_tree.yaml b/data/objects/willow_tree.yaml index 7b2208b..1b7645e 100644 --- a/data/objects/willow_tree.yaml +++ b/data/objects/willow_tree.yaml @@ -1,15 +1,15 @@ color: "72" gather: - base_wait: 6 deplete_timer: 50 drops: - depletes: false item_id: willow_logs + level: 30 message: You get some {72}willow logs{/}. weight: 100 + xp: 67 fail_message: You swing but get no logs. gather_message: You swing your axe at the willow tree... - level: 30 nest_chance: 256 respawn_broadcast: A {name} grows back. respawn_timer: 14 @@ -20,5 +20,4 @@ gather: per_level: 0.01 tools: - axe - xp: 67 name: willow tree |
