veloren/assets/common/items/weapons/tool/shovel-1.ron

14 lines
261 B
Plaintext

Item(
name: "Shovel",
description: "It's been recently cleaned.",
kind: Tool (
(
kind: Farming(Shovel1),
stats: (
equip_time_millis: 400,
power: 1.00,
),
)
),
)