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

10 lines
181 B
Rust
Raw Normal View History

2021-10-30 20:48:04 +00:00
ItemDef(
2024-01-13 18:22:50 +00:00
legacy_name: "Moonlit Love",
legacy_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
)