diff options
| author | historia <[not public]> | 2026-06-30 19:27:37 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-30 19:27:37 -0400 |
| commit | fee376102192dc6f24297a7b11324636ace3a07d (patch) | |
| tree | 6c777cc71208b429eebdbdc5864b353d4af34a09 /data/objects/teak_tree.yaml | |
| parent | 98bdef072c843fdd8ccdf85a9b54ab9d32d34187 (diff) | |
| download | thehouseoficarus-fee376102192dc6f24297a7b11324636ace3a07d.tar.gz | |
feat: admin gui object CRUD is much nicer
Diffstat (limited to 'data/objects/teak_tree.yaml')
| -rw-r--r-- | data/objects/teak_tree.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/data/objects/teak_tree.yaml b/data/objects/teak_tree.yaml index e372c66..5e47900 100644 --- a/data/objects/teak_tree.yaml +++ b/data/objects/teak_tree.yaml @@ -1,15 +1,15 @@ color: "B3" gather: - base_wait: 6 deplete_timer: 50 drops: - depletes: false item_id: teak_logs + level: 35 message: You get some {B3}teak logs{/}. weight: 100 + xp: 85 fail_message: You swing but get no logs. gather_message: You swing your axe at the teak tree... - level: 35 nest_chance: 256 respawn_broadcast: A {name} grows back. respawn_timer: 15 @@ -20,5 +20,4 @@ gather: per_level: 0.01 tools: - axe - xp: 85 name: teak tree |
