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

13 lines
301 B
Plaintext

ItemDef(
legacy_name: "Dark Assassin Mask",
legacy_description: "A general assassination mask preventing the wearer from being identified.",
kind: Armor((
kind: Head,
stats: Direct((
)),
)),
quality: Moderate,
tags: [
Material(Leather),
],
)