diff options
| author | historia <[not public]> | 2026-06-11 04:46:27 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-11 08:58:37 +0000 |
| commit | 1b9e2da3b3c438d8dc53d3489725dd5ba0022777 (patch) | |
| tree | 62264f24420bf4cfaa734942c65cc8dd45ba3d3b /data/items/tin_ore.yaml | |
| parent | 06c02a697e5daf8832a462de5970dd4c0e13a02c (diff) | |
| download | thehouseoficarus-1b9e2da3b3c438d8dc53d3489725dd5ba0022777.tar.gz | |
feat: web client, get/drop updates and fixes
Diffstat (limited to 'data/items/tin_ore.yaml')
| -rw-r--r-- | data/items/tin_ore.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/items/tin_ore.yaml b/data/items/tin_ore.yaml index 62a55b4..97d0adb 100644 --- a/data/items/tin_ore.yaml +++ b/data/items/tin_ore.yaml @@ -1,6 +1,6 @@ -id: "tin_ore" -name: "tin ore" +id: tin_ore +name: tin ore aliases: ["tin", "ore"] -description: "A chunk of tin ore." -value: 2 +description: "A lump of tin ore, ready for smelting." +value: 3 stackable: false |
