11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
ItemDef(
|
|
legacy_name: "Sunflower",
|
|
legacy_description: "Smells like summer.",
|
|
kind: Ingredient(
|
|
// Descriptor not needed
|
|
descriptor: "",
|
|
),
|
|
quality: Common,
|
|
tags: [],
|
|
)
|