Files
FireflyGo_Resources/Config/Level/Mission/4010141/Mission_401014101.json
2025-08-26 17:57:41 +07:00

22 lines
413 B
JSON

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