10 lines
229 B
Plaintext
10 lines
229 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Cactus",
|
||
|
legacy_description: "Grows in warm and dry places. Very prickly!",
|
||
|
kind: Ingredient(
|
||
|
// Descriptor not needed
|
||
|
descriptor: "",
|
||
|
),
|
||
|
quality: Common,
|
||
|
tags: [],
|
||
|
)
|