veloren/assets/common/items/debug/plate_hand.ron
2020-04-26 01:44:56 +00:00

9 lines
152 B
Plaintext

Item(
name: "Iron Handguards",
description: "Hands\n\nArmor: 0\n\n",
kind: Armor(
kind: Hand(Plate0),
stats: (20),
),
)