trade_bot/assets/common/items/armor/misc/bag/soulkeeper_cursed.ron
2024-07-03 19:04:49 -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,
)