PGRData/Client/Theatre3/Theatre3ItemType.json

27 lines
465 B
JSON
Raw Normal View History

[
{
"Type": 1,
2024-09-01 20:49:41 +00:00
"Name": "Brain Layer",
"ShowInArchive": 1.0
},
{
"Type": 2,
2024-09-01 20:49:41 +00:00
"Name": "Core Layer",
"ShowInArchive": 1.0
},
{
"Type": 3,
2024-09-01 20:49:41 +00:00
"Name": "Terminal Layer",
"ShowInArchive": 1.0
},
{
"Type": 4,
2024-09-01 20:49:41 +00:00
"Name": "Inner Layer",
"ShowInArchive": 1.0
},
{
"Type": 5,
2024-09-01 20:49:41 +00:00
"Name": "Outer Layer",
"ShowInArchive": null
}
]