veloren/assets/common/items/weapons/staff_1.ron
2020-03-15 14:34:17 +01:00

11 lines
207 B
Plaintext

Item(
name: "Humble Stick",
description: "Walking stick with a sharpened end.",
kind: Tool(
ToolData (
kind: Staff,
equip_time_millis: 800,
)
),
)