hotbot/assets/common/items/crafting_ing/pearl.ron
2024-06-11 14:43:30 -04:00

9 lines
205 B
Plaintext

ItemDef(
legacy_name: "Pearl",
legacy_description: "Would make a nice lamp.",
kind: Ingredient(
// Descriptor not needed
descriptor: "", ),
quality: Epic,
tags: [],
)