veloren/assets/common/items/glider/butterfly3.ron

12 lines
190 B
Rust

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