trade_bot/assets/common/items/armor/witch/shoulder.ron
2024-07-03 19:04:49 -04:00

12 lines
193 B
Plaintext

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