hotbot/assets/common/items/armor/merchant/foot.ron
2024-06-11 14:43:30 -04:00

12 lines
194 B
Plaintext

ItemDef(
legacy_name: "Merchant Boots",
legacy_description: "",
kind: Armor((
kind: Foot,
stats: FromSet("Merchant"),
)),
quality: Epic,
tags: [
],
)