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

23 lines
495 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103290203"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103290203",
"KeepScreenTransferUntilGroupRefresh": true
}
]
}
],
"Type": "Mission"
}