trade_bot/assets/common/items/crafting_ing/earthern_shard.ron

9 lines
195 B
Plaintext
Raw Normal View History

2024-10-10 13:12:52 +00:00
ItemDef(
legacy_name: "Earthern Shard",
legacy_description: "test",
kind: Ingredient(
// Descriptor not needed
descriptor: "", ),
quality: Epic,
tags: [],
)