11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
ItemDef(
|
|
legacy_name: "Cloth Strips",
|
|
legacy_description: "Small and soft, yet useful",
|
|
kind: Ingredient(
|
|
// Descriptor not needed
|
|
descriptor: "",
|
|
),
|
|
quality: Common,
|
|
tags: [BaseMaterial],
|
|
)
|