veloren/assets/common/items/debug/admin_tabard.ron
Pfauenauge90 ca667fd02b tooltips
2020-04-12 18:40:58 +02:00

10 lines
178 B
Plaintext

Item(
name: "Admin's Tabard",
description: "With great power comes
great responsibility. ",
kind: Armor(
kind: Tabard(Admin),
stats: (20),
),
)