Files
neonsr-res/ExcelOutput/MessageStateIcon.json
2025-04-18 11:45:35 +08:00

18 lines
471 B
JSON

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