hotbot/assets/common/items/npc_armor/biped_large/tursus.ron

12 lines
246 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Tursus Skin",
legacy_description: "Born with it",
kind: Armor((
kind: Chest,
stats: Direct((
protection: Some(Normal(65.0)),
)),
)),
quality: Moderate,
tags: [],
)