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

12 lines
286 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Mindflayer Spellbag",
legacy_description: "You can almost feel the Mindflayer's\nevil presence flowing through the fabric.",
kind: Armor((
kind: Bag,
stats: Direct(()),
)),
quality: Legendary,
tags: [Bag],
slots: 27,
)