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

22 lines
473 B
JSON

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