turnbasedgamedata/Config/Level/Mission/4040105/Mission_404010551.json
2024-10-21 03:16:22 -03:00

21 lines
421 B
JSON

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