Files
turnbasedgamedata/ExcelOutput/MessageStateIcon.json
2024-10-21 03:16:22 -03:00

18 lines
471 B
JSON

[
{
"ID": "Normal",
"IconPath": "SpriteOutput/UI/AdventurePhase/MobilePhone/MobilePhoneMessageStateNormal.png"
},
{
"ID": "WaitingReply",
"IconPath": "SpriteOutput/TalkIcon/SpecialChatIcon.png"
},
{
"ID": "Finished",
"IconPath": "SpriteOutput/UI/AdventurePhase/MobilePhone/MobilePhoneMessageStateDone.png"
},
{
"ID": "HasMission",
"IconPath": "SpriteOutput/UI/AdventurePhase/MobilePhone/MobilePhoneMessageStateTask.png"
}
]