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

9 lines
128 B
Plaintext
Raw Normal View History

2020-04-07 18:12:51 +00:00
Item(
name: "Iron Feet",
description: "WIP",
kind: Armor(
kind: Foot(Plate0),
stats: (20),
),
)