diff options
Diffstat (limited to 'data/items.yml')
-rw-r--r-- | data/items.yml | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/data/items.yml b/data/items.yml index b36ec25..5b5bc3b 100644 --- a/data/items.yml +++ b/data/items.yml @@ -4,35 +4,30 @@ stone: crude_iron_ore: name: "Crude iron ore" description: "A chunk of very impure iron ore." - whatnot: iron_ore: name: "Iron ore" description: "A chunk of unrefined iron ore." - whatnot: pure_iron_ore: name: "Pure iron ore" description: "A chunk of naturally rich and pure iron ore." - whatnot: paraiba_tourmaline: name: "Paraiba tourmaline" description: "A rare and beautiful turquoise gem." - whatnot: red_beryl: name: "Red beryl" description: "A simple red gem." - whatnot: tourmaline: name: "Tourmaline" description: "A crude pink-blue gem." - whatnot: yellow_beryl: name: "Yellow beryl" description: "A rare and beautiful yellow gem." - whatnot: pig_iron_ingot: name: "pig iron ingot" description: "Low quality iron ingot meant to be remelted for further use." - whatnot: +iron_ingot: + name: "iron ingot" + description: "A simple bar of iron." iron_short_sword: name: "Iron short sword" description: "A short sword made of iron." |