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

9 lines
131 B
Plaintext
Raw Normal View History

2020-04-07 18:12:51 +00:00
Item(
name: "Scratched Ring",
description: "WIP",
kind: Armor(
kind: Ring(Ring0),
stats: (20),
),
)