11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Flask of Velorite Dust",
|
||
|
legacy_description: "Take with plenty of water",
|
||
|
kind: Ingredient(
|
||
|
// Descriptor not needed
|
||
|
descriptor: "",
|
||
|
),
|
||
|
quality: High,
|
||
|
tags: [Potion],
|
||
|
)
|