veloren/assets/common/items/glider/butterfly3.ron
2023-07-19 14:16:20 +00:00

10 lines
167 B
Rust

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