trade_bot/assets/common/items/crafting_ing/cursed_bead.ron
Jeff 4a3399f47e
All checks were successful
Publish / rust (push) Successful in 5m21s
Publish / docker (push) Successful in 18m42s
Update assets
2024-10-10 09:12:52 -04:00

9 lines
197 B
Plaintext

ItemDef(
legacy_name: "Cursed Bead",
legacy_description: "test",
kind: Ingredient(
// Descriptor not needed
descriptor: "", ),
quality: Legendary,
tags: [],
)