hotbot/assets/common/items/armor/assassin/shoulder.ron

12 lines
277 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Assassin Shoulder Guard",
legacy_description: "Only the best for a member of the creed.",
kind: Armor((
kind: Shoulder,
stats: FromSet("Assassin"),
)),
quality: Moderate,
tags: [
Material(Leather),
],
)