Files
FireflyGo_Resources/ExcelOutput/MessageStateIcon.json
2025-07-25 10:49:37 +07: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"
}
]