veloren/assets/common/items/log/bamboo.ron
2021-06-07 11:01:04 +02:00

9 lines
159 B
Plaintext

ItemDef(
name: "Bamboo",
description: "A giant woody grass.",
kind: Ingredient(
kind: "Bamboo",
),
quality: Common,
tags: [],
)