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/scrap_pile.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'data/objects/scrap_pile.yaml') diff --git a/data/objects/scrap_pile.yaml b/data/objects/scrap_pile.yaml index 98e09e6..f85815b 100644 --- a/data/objects/scrap_pile.yaml +++ b/data/objects/scrap_pile.yaml @@ -1,18 +1,17 @@ color: "F3" gather: - base_wait: 10 drops: - depletes: false item_id: scrap + level: 1 message: You salvage some {F3}scrap{/}. weight: 100 + xp: 5 gather_message: You swing your pickaxe at the scrap pile... - level: 1 skill: mining success: base: 1.0 cap: 1.0 tools: - pickaxe - xp: 5 name: scrap pile -- cgit v1.2.3