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

9 lines
139 B
Plaintext
Raw Normal View History

2020-04-07 18:12:51 +00:00
Item(
name: "Iron Legguards",
description: "WIP",
kind: Armor(
kind: Pants(PlateGreen0),
stats: (20),
),
)