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

10 lines
229 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Cactus",
legacy_description: "Grows in warm and dry places. Very prickly!",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)