veloren/assets/common/items/debug/green_0.ron

9 lines
177 B
Plaintext
Raw Normal View History

2020-04-07 18:12:51 +00:00
Item(
name: "Lime Zest Lantern",
description: "It has an opening that could fit a ring...",
kind: Armor(
kind: Lantern(Green0),
stats: (20),
),
)