veloren/assets/common/items/weapons/starter_axe.ron
Monty Marz 8aff5faa83 assets update
acacia trees
updated help.png
bigger map zone name
npc levels from 0-10
boss levels from 20-50
2019-12-30 12:16:35 +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: 15,
),
)