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

12 lines
210 B
Plaintext

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