diff options
Diffstat (limited to 'data/objects/scrap_pile.yaml')
| -rw-r--r-- | data/objects/scrap_pile.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
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 |
