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

10 lines
174 B
Plaintext
Raw Normal View History

2020-04-07 18:12:51 +00:00
Item(
name: "Admin's Cape",
description: "With great power comes
great responsibility. ",
kind: Armor(
kind: Back(Admin),
stats: (20),
),
)