14 lines
171 B
JSON
14 lines
171 B
JSON
|
{
|
||
|
"items": [
|
||
|
"Blue Team Boots",
|
||
|
"Blue Team Leggings",
|
||
|
"Blue Team Chestplate",
|
||
|
"Blue Team Helmet"
|
||
|
],
|
||
|
"bonuses": [
|
||
|
{},
|
||
|
{},
|
||
|
{},
|
||
|
{}
|
||
|
]
|
||
|
}
|