hotbot/assets/common/items/boss_drops/exp_flask.ron

11 lines
232 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Flask of Velorite Dust",
legacy_description: "Take with plenty of water",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: High,
tags: [Potion],
)