From fee376102192dc6f24297a7b11324636ace3a07d Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 30 Jun 2026 19:27:37 -0400 Subject: feat: admin gui object CRUD is much nicer --- data/objects/runite_rock.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'data/objects/runite_rock.yaml') diff --git a/data/objects/runite_rock.yaml b/data/objects/runite_rock.yaml index d96785f..7bc3681 100644 --- a/data/objects/runite_rock.yaml +++ b/data/objects/runite_rock.yaml @@ -1,14 +1,14 @@ color: "57" gather: - base_wait: 10 drops: - depletes: true item_id: runite_ore + level: 85 message: You manage to mine some {57}runite ore{/}. weight: 100 + xp: 125 fail_message: You chip away but get nothing useful. gather_message: You swing your pickaxe at the runite rock... - level: 85 respawn_broadcast: A pale blue glint of runite catches your eye from some {name}. respawn_timer: 180 skill: mining @@ -18,5 +18,4 @@ gather: per_level: 0.01 tools: - pickaxe - xp: 125 name: runite rock -- cgit v1.2.3