2024-10-21 03:16:22 -03:00

32 lines
625 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 701060506,
"ProtectTime": 2
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MissionFinish_701060504"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_701060504"
}
]
}
]
}