11 lines
214 B
Plaintext
11 lines
214 B
Plaintext
ItemDef(
|
|
legacy_name: "Pink Flower",
|
|
legacy_description: "Looks like a lollipop.",
|
|
kind: Ingredient(
|
|
// Descriptor not needed
|
|
descriptor: "",
|
|
),
|
|
quality: Common,
|
|
tags: [],
|
|
)
|