trade_bot/assets/common/items/crafting_ing/leather/leather_strips.ron

11 lines
228 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Leather Strips",
legacy_description: "Simple and versatile.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [BaseMaterial],
)