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

11 lines
227 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Cotton Boll",
legacy_description: "Plucked from a common cotton plant.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)