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

9 lines
150 B
Plaintext

Item(
name: "Your first staff",
description: "Smells like resin and magic.",
kind: Tool(
kind: Staff,
power: 10,
),
)