diff options
Diffstat (limited to 'data/objects/copper_rock.yaml')
| -rw-r--r-- | data/objects/copper_rock.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/objects/copper_rock.yaml b/data/objects/copper_rock.yaml index a81c164..de305e6 100644 --- a/data/objects/copper_rock.yaml +++ b/data/objects/copper_rock.yaml @@ -1,11 +1,11 @@ -color: "178" +color: "B2" gather: base_wait: 10 depleted_message: You don't see any ore in this rock. drops: - depletes: true item_id: copper_ore - message: You manage to mine some {178}copper ore{/}. + message: You manage to mine some {B2}copper ore{/}. weight: 90 - depletes: false message: You spot a glint of something valuable! |
