11 lines
211 B
Plaintext
11 lines
211 B
Plaintext
ItemDef(
|
|
legacy_name: "White flower",
|
|
legacy_description: "Pure and precious.",
|
|
kind: Ingredient(
|
|
// Descriptor not needed
|
|
descriptor: "",
|
|
),
|
|
quality: Common,
|
|
tags: [],
|
|
)
|