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

12 lines
187 B
Plaintext

ItemDef(
legacy_name: "Witch Cape",
legacy_description: "",
kind: Armor((
kind: Back,
stats: FromSet("Witch"),
)),
quality: Epic,
tags: [
],
)