2025-02-24 07:50:34 -03:00

31 lines
685 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "FCV_DeviceInteracted"
},
"OnChange": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 830110907,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 803010505
}
]
}
]
}
],
"Type": "Group"
}