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

10 lines
167 B
Rust
Raw Normal View History

2021-10-30 20:48:04 +00:00
ItemDef(
name: "Moonlit Love",
description: "Love is in the air.",
2022-05-18 20:28:10 +00:00
kind: Glider,
2021-10-30 20:48:04 +00:00
quality: Epic,
2023-07-19 14:16:20 +00:00
tags: [
SalvageInto(Moonweave, 5)
],
2021-10-30 20:48:04 +00:00
)