Files
FireflyGo_Resources/ExcelOutput/MessageStateIcon.json
2025-08-26 17:57:41 +07:00

19 lines
472 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"
}
]