hotbot/assets/common/items/log/ironwood.ron
2024-06-11 14:43:30 -04:00

9 lines
281 B
Plaintext

ItemDef(
legacy_name: "Ironwood Logs",
legacy_description: "A particularly sturdy wood.\n\nThis can be used when crafting wooden weapons.",
kind: Ingredient(
descriptor: "Ironwood",
),
quality: High,
tags: [MaterialKind(Wood), Material(Ironwood)],
)