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

22 lines
458 B
JSON

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