veloren/assets/common/items/weapons/starter_hammer.ron
2019-10-27 22:22:40 +00:00

9 lines
162 B
Plaintext

Item(
name: "Sturdy Old Hammer",
description: "'Property of...' The rest is missing. ",
kind: Tool(
kind: Hammer,
power: 10,
),
)