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

12 lines
248 B
Plaintext

ItemDef(
legacy_name: "Velorite Battlemage Guards",
legacy_description: "",
kind: Armor((
kind: Shoulder,
stats: FromSet("Velorite Battlemage"),
)),
quality: High,
tags: [
Material(Velorite),
],
)