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

26 lines
519 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "UnFinishedTriggerVCam"
},
"WaitOwnerOnly": true
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 202222908,
"ProtectTime": 2
}
]
}
]
}
],
"Type": "Mission"
}