veloren/assets/common/items/crafting_ing/twigs.ron

9 lines
141 B
Plaintext
Raw Normal View History

ItemDef(
2020-07-14 20:11:39 +00:00
name: "Twigs",
2020-10-07 02:23:20 +00:00
description: "Found near trees.",
2020-07-14 20:11:39 +00:00
kind: Ingredient(
kind: "Twigs",
2020-10-07 02:23:20 +00:00
),
quality: Common,
2020-07-14 20:11:39 +00:00
)