veloren/assets/common/items/weapons/staff_1.ron

9 lines
153 B
Plaintext
Raw Normal View History

Item(
name: "Humble Stick",
description: "Walking stick with a sharpened end.",
kind: Tool(
kind: Hammer,
power: 6,
),
)