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

9 lines
284 B
Plaintext

ItemDef(
legacy_name: "Eldwood Logs",
legacy_description: "Old logs that emanate magic.\n\nThis can be used when crafting wooden weapons.",
kind: Ingredient(
descriptor: "Eldwood",
),
quality: Legendary,
tags: [MaterialKind(Wood), Material(Eldwood)],
)