Files
FireflyGo_Resources/Config/Level/Mission/1030601/Mission_103060125.json
2025-08-26 17:57:41 +07:00

29 lines
606 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103060125"
}
},
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_storyd_main_elevator_stop"
},
"EmitterType": "LocalPlayer"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103060125"
}
]
}
],
"Type": "Mission"
}