trade_bot/assets/common/items/armor/misc/back/short_0.ron
2024-07-03 19:04:49 -04:00

12 lines
275 B
Plaintext

ItemDef(
legacy_name: "Short leather Cape",
legacy_description: "Probably made of the finest leather.",
kind: Armor((
kind: Back,
stats: Direct((
protection: Some(Normal(0.3)),
)),
)),
quality: Moderate,
tags: [],
)