11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Ancient Gold",
|
||
|
legacy_description: "Ancient ingot of gold, soaked in magical energies.",
|
||
|
kind: Ingredient(
|
||
|
// Descriptor not needed
|
||
|
descriptor: "",
|
||
|
),
|
||
|
quality: Legendary,
|
||
|
tags: [],
|
||
|
)
|