9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Cursed Bead",
|
||
|
legacy_description: "test",
|
||
|
kind: Ingredient(
|
||
|
// Descriptor not needed
|
||
|
descriptor: "", ),
|
||
|
quality: Legendary,
|
||
|
tags: [],
|
||
|
)
|