18 lines
471 B
JSON
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"
|
|
}
|
|
] |