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

12 lines
199 B
Rust

ItemDef(
name: "Aquatic Night"
description: "The stars are beautiful tonight.",
kind: Glider(
(
kind: "Moonrise",
),
),
quality: Epic,
tags: [],
)