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/scrap_pile.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/objects/scrap_pile.yaml') diff --git a/data/objects/scrap_pile.yaml b/data/objects/scrap_pile.yaml index 71752a6..98e09e6 100644 --- a/data/objects/scrap_pile.yaml +++ b/data/objects/scrap_pile.yaml @@ -1,10 +1,10 @@ -color: "243" +color: "F3" gather: base_wait: 10 drops: - depletes: false item_id: scrap - message: You salvage some {243}scrap{/}. + message: You salvage some {F3}scrap{/}. weight: 100 gather_message: You swing your pickaxe at the scrap pile... level: 1 -- cgit v1.2.3