From 988b006a5bb9edb6465653566e7bdf8175347b8c Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 27 Jun 2026 16:50:41 -0400 Subject: feat: one-way map links, blocked paths on map, map grid startup validation, user colors for maps --- data/objects/runite_rock.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/objects/runite_rock.yaml') diff --git a/data/objects/runite_rock.yaml b/data/objects/runite_rock.yaml index b44c5f8..d96785f 100644 --- a/data/objects/runite_rock.yaml +++ b/data/objects/runite_rock.yaml @@ -1,10 +1,10 @@ -color: "87" +color: "57" gather: base_wait: 10 drops: - depletes: true item_id: runite_ore - message: You manage to mine some {87}runite ore{/}. + message: You manage to mine some {57}runite ore{/}. weight: 100 fail_message: You chip away but get nothing useful. gather_message: You swing your pickaxe at the runite rock... -- cgit v1.2.3