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