diff options
| author | historia <[not public]> | 2026-06-27 16:50:41 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-27 16:50:41 -0400 |
| commit | 988b006a5bb9edb6465653566e7bdf8175347b8c (patch) | |
| tree | 3a1fceff2ee80c11b5dafcc49c13ababe021e880 /data/objects/scrap_pile.yaml | |
| parent | 1cab9ca20e24742f770a676f84e4ed9f1636f297 (diff) | |
| download | thehouseoficarus-988b006a5bb9edb6465653566e7bdf8175347b8c.tar.gz | |
feat: one-way map links, blocked paths on map, map grid startup validation, user colors for maps
Diffstat (limited to 'data/objects/scrap_pile.yaml')
| -rw-r--r-- | data/objects/scrap_pile.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
