mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
10 lines
178 B
Plaintext
10 lines
178 B
Plaintext
|
Item(
|
||
|
name: "Admin's Tabard",
|
||
|
description: "With great power comes
|
||
|
great responsibility. ",
|
||
|
kind: Armor(
|
||
|
kind: Tabard(Admin),
|
||
|
stats: (20),
|
||
|
),
|
||
|
)
|