veloren/assets/common/items/glider/butterfly3.ron
2021-10-30 20:48:04 +00:00

12 lines
191 B
Rust

ItemDef(
name: "Moonlit Love",
description: "Love is in the air.",
kind: Glider(
(
kind: "ButterflyLove",
),
),
quality: Epic,
tags: [],
)