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

9 lines
160 B
Plaintext

Item(
name: "Notched Axe",
description: "Every dent tells the story of a chopped tree.",
kind: Tool(
kind: Axe,
power: 10,
),
)