11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
ItemDef(
|
|
legacy_name: "Admin's Cape",
|
|
legacy_description: "With great power comes\ngreat responsibility.",
|
|
kind: Armor((
|
|
kind: Back,
|
|
stats: Direct(()),
|
|
)),
|
|
quality: Debug,
|
|
tags: [],
|
|
)
|