11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
ItemDef(
|
|
legacy_name: "Sentient Seed",
|
|
legacy_description: "The undeveloped spawn of a sentient plant.",
|
|
kind: Ingredient(
|
|
// Descriptor not needed
|
|
descriptor: "",
|
|
),
|
|
quality: Common,
|
|
tags: [],
|
|
)
|