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

10 lines
181 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Moonlit Love",
legacy_description: "Love is in the air.",
kind: Glider,
quality: Epic,
tags: [
SalvageInto(Moonweave, 5)
],
)