veloren/assets/common/items/glider/butterfly3.ron
2024-01-14 21:25:15 +02:00

10 lines
181 B
Rust

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