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

9 lines
205 B
Rust
Raw Normal View History

2023-02-15 00:10:37 +00:00
ItemDef(
2024-01-13 18:22:50 +00:00
legacy_name: "Pearl",
legacy_description: "Would make a nice lamp.",
2023-02-15 00:10:37 +00:00
kind: Ingredient(
// Descriptor not needed
descriptor: "", ),
quality: Epic,
tags: [],
)