This repository has been archived on 2025-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
trade_bot/assets/common/items/recipes/unique/mindflayer_spellbag.ron
2024-07-03 19:04:49 -04:00

12 lines
190 B
Plaintext

ItemDef(
legacy_name: "",
legacy_description: "",
kind: RecipeGroup(
recipes: [
"mindflayer_spellbag",
],
),
quality: Common,
tags: [],
)