hotbot/assets/common/items/armor/witch/belt.ron

12 lines
187 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Witch Belt",
legacy_description: "",
kind: Armor((
kind: Belt,
stats: FromSet("Witch"),
)),
quality: Epic,
tags: [
],
)