2019-10-22 18:18:40 +00:00
|
|
|
Item(
|
2019-10-27 22:22:40 +00:00
|
|
|
name: "Sturdy Old Hammer",
|
|
|
|
description: "'Property of...' The rest is missing. ",
|
2019-10-22 18:18:40 +00:00
|
|
|
kind: Tool(
|
|
|
|
kind: Hammer,
|
2019-12-30 12:16:35 +00:00
|
|
|
power: 15,
|
2019-10-22 18:18:40 +00:00
|
|
|
),
|
|
|
|
)
|