mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
Item(
|
|
name: "Notched Axe",
|
|
description: "Every dent tells the story of a chopped tree.",
|
|
kind: Tool(
|
|
ToolData (
|
|
kind: Axe,
|
|
equip_time_millis: 1000,
|
|
)
|
|
),
|
|
)
|