hotbot/assets/common/items/armor/misc/bag/soulkeeper_cursed.ron
2024-06-11 14:43:30 -04:00

12 lines
208 B
Plaintext

ItemDef(
legacy_name: "Cursed Soulkeeper",
legacy_description: "WIP",
kind: Armor((
kind: Bag,
stats: Direct(()),
)),
quality: Legendary,
tags: [Bag],
slots: 36,
)