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

12 lines
201 B
Rust

ItemDef(
name: Direct("Skullgrin"),
description: "Death from above.",
kind: Glider(
(
kind: "Purple0",
),
),
quality: Direct(Legendary),
tags: [],
)