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

9 lines
155 B
Plaintext
Raw Normal View History

Item(
name: "Crude Mallet",
description: "Breaks bones like sticks and stones.",
kind: Tool(
kind: Hammer,
power: 20,
),
)