veloren/assets/common/items/weapons/starter_staff.ron
Monty Marz c38447a264 assets update
map image
human male hairstyles
elf male hairstyle
potion item
cheese item
removed admin items from inventory
2019-11-09 13:42:42 +00:00

9 lines
145 B
Plaintext

Item(
name: "Gnarled Rod",
description: "Smells like resin and magic.",
kind: Tool(
kind: Staff,
power: 10,
),
)