hotbot/assets/common/items/glider/butterfly3.ron
2024-06-11 14:43:30 -04:00

10 lines
181 B
Plaintext

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