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

20 lines
387 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "100050209_TalkFinish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_100050209"
}
]
}
],
"Type": "Mission"
}