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

22 lines
439 B
JSON

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