veloren/assets/common/items/debug/plate_shoulder.ron

9 lines
168 B
Plaintext
Raw Normal View History

2020-04-07 18:12:51 +00:00
Item(
name: "Iron Shoulderguards",
description: "A strong shoulder to lean on.",
kind: Armor(
kind: Shoulder(Plate0),
stats: (20),
),
)