Files
FireflyGo_Resources/Config/Level/Mission/1000101/Mission_100010115.json
2025-08-14 09:04:39 +07:00

26 lines
543 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "100010115_Prop"
}
},
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_hertaspacestation_n1_scan"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_100010115"
}
]
}
],
"Type": "Mission"
}