hotbot/assets/common/items/armor/misc/bag/soulkeeper_cursed.ron

12 lines
208 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Cursed Soulkeeper",
legacy_description: "WIP",
kind: Armor((
kind: Bag,
stats: Direct(()),
)),
quality: Legendary,
tags: [Bag],
slots: 36,
)