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

11 lines
173 B
Plaintext

Item(
name: "A Shield",
description: "WIP",
kind: Tool (
(
kind: Shield(BasicShield),
equip_time_millis: 400,
)
),
)