trade_bot/assets/common/items/recipes/potions.ron

16 lines
306 B
Plaintext

ItemDef(
legacy_name: "",
legacy_description: "",
kind: RecipeGroup(
recipes: [
"potion_combustion",
"potion_freezing",
"potion_agility",
"potion_minor",
"potion_medium",
],
),
quality: Common,
tags: [],
)