9 lines
205 B
Plaintext
9 lines
205 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Pearl",
|
||
|
legacy_description: "Would make a nice lamp.",
|
||
|
kind: Ingredient(
|
||
|
// Descriptor not needed
|
||
|
descriptor: "", ),
|
||
|
quality: Epic,
|
||
|
tags: [],
|
||
|
)
|