From 010fa439399581391fcd509d2058191ff4fa74b3 Mon Sep 17 00:00:00 2001 From: historia Date: Sat, 20 Jun 2026 21:36:32 -0400 Subject: feat: stop command added --- 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 d4a6a48..27481a7 100644 --- a/data/objects/scrap_pile.yaml +++ b/data/objects/scrap_pile.yaml @@ -3,8 +3,8 @@ gather: base_wait: 10 drops: - depletes: false - item_id: scrap_metal - message: You salvage some {243}scrap metal{/}. + item_id: scrap + message: You salvage some {243}scrap{/}. weight: 100 gather_message: You swing your pickaxe at the scrap pile... level: 1 -- cgit v1.2.3