hotbot/assets/common/items/crafting_ing/pearl.ron

9 lines
205 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Pearl",
legacy_description: "Would make a nice lamp.",
kind: Ingredient(
// Descriptor not needed
descriptor: "", ),
quality: Epic,
tags: [],
)