mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
36 lines
593 B
JSON
36 lines
593 B
JSON
[
|
|
{
|
|
"TypePriority": 5,
|
|
"ShowIconPath": ""
|
|
},
|
|
{
|
|
"Type": "Game",
|
|
"TypePriority": 7,
|
|
"ShowIconPath": ""
|
|
},
|
|
{
|
|
"Type": "System",
|
|
"TypePriority": 3,
|
|
"ShowIconPath": ""
|
|
},
|
|
{
|
|
"Type": "Activity",
|
|
"TypePriority": 2,
|
|
"ShowIconPath": "SpriteOutput/TalkIcon/ActivityIcon.png"
|
|
},
|
|
{
|
|
"Type": "Rogue",
|
|
"TypePriority": 4,
|
|
"ShowIconPath": ""
|
|
},
|
|
{
|
|
"Type": "World",
|
|
"TypePriority": 6,
|
|
"ShowIconPath": ""
|
|
},
|
|
{
|
|
"Type": "Endmost",
|
|
"TypePriority": 1,
|
|
"ShowIconPath": "SpriteOutput/TalkIcon/EndMostIcon.png"
|
|
}
|
|
] |