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

9 lines
181 B
Plaintext
Raw Normal View History

2020-04-07 18:12:51 +00:00
Item(
name: "Iron Chestplate",
description: "Arrows to the stomach are soooo last update.",
kind: Armor(
kind: Chest(PlateGreen0),
stats: (20),
),
)