veloren/assets/common/items/crafting_ing/twigs.ron
Monty Marz 2b800a2b63 make clippy happy
Delete glider.ron
2020-10-07 02:23:20 +00:00

9 lines
141 B
Plaintext

ItemDef(
name: "Twigs",
description: "Found near trees.",
kind: Ingredient(
kind: "Twigs",
),
quality: Common,
)