trade_bot/assets/common/items/crafting_ing/hide/tough_hide.ron

12 lines
244 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Tough Hide",
legacy_description: "A relatively tough, rough hide. Becomes leather.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [
],
)