Files
FireflyGo_Resources/Config/Level/Mission/8015191/Mission_801519104.json
2025-08-14 09:04:39 +07:00

29 lines
690 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 801519104
},
{
"$type": "RPG.GameCore.ShowTransitionLoadingUI",
"Name": "Ui.Heliobus.Transition.HeliobusTransitionDialog"
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.Heliobus.SNS.SNSMain.HeliobusSNSMainPage",
"OnUIEnter": [
{
"$type": "RPG.GameCore.ExitTransitionLoadingUI"
}
]
}
]
}
],
"Type": "Mission"
}