veloren/assets/common/items/weapons/tool/hoe.ron
2020-04-30 20:43:24 +00:00

11 lines
159 B
Plaintext

Item(
name: "Hoe",
description: "",
kind: Tool (
(
kind: Farming(Hoe0),
equip_time_millis: 400,
)
),
)