mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
Item(
|
|
name: "Gnarled Rod",
|
|
description: "Firestaff\n\nPower: 1-13\n\nSmells like resin and magic.\n\n<Right-Click to use>",
|
|
kind: Tool(
|
|
(
|
|
kind: Staff(BasicStaff),
|
|
equip_time_millis: 300,
|
|
)
|
|
),
|
|
)
|