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

12 lines
223 B
Plaintext

ItemDef(
legacy_name: "Exclamation hat",
legacy_description: "You feel like bestowing quests.",
kind: Armor((
kind: Head,
stats: Direct((
)),
)),
quality: Common,
tags: [],
)