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

11 lines
240 B
Plaintext

ItemDef(
legacy_name: "Stones",
legacy_description: "Pebbles from the ground, nothing out of the ordinary.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)