9 lines
265 B
Plaintext
9 lines
265 B
Plaintext
ItemDef(
|
|
legacy_name: "Bamboo",
|
|
legacy_description: "A giant woody grass.\n\nThis can be used when crafting wooden weapons.",
|
|
kind: Ingredient(
|
|
descriptor: "Bamboo",
|
|
),
|
|
quality: Common,
|
|
tags: [MaterialKind(Wood), Material(Bamboo)],
|
|
) |