11 lines
227 B
Plaintext
11 lines
227 B
Plaintext
ItemDef(
|
|
legacy_name: "Cotton Boll",
|
|
legacy_description: "Plucked from a common cotton plant.",
|
|
kind: Ingredient(
|
|
// Descriptor not needed
|
|
descriptor: "",
|
|
),
|
|
quality: Common,
|
|
tags: [],
|
|
)
|