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

14 lines
257 B
Plaintext

Item(
name: "Shovel",
description: "It's covered in manure.",
kind: Tool (
(
kind: Farming(Shovel0),
stats: (
equip_time_millis: 400,
power: 1.00,
),
)
),
)