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

12 lines
191 B
Rust
Raw Normal View History

2021-10-30 20:48:04 +00:00
ItemDef(
name: "Moonlit Love",
description: "Love is in the air.",
kind: Glider(
(
kind: "ButterflyLove",
),
),
quality: Epic,
tags: [],
)