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

33 lines
619 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103050101"
}
},
{
"$type": "RPG.GameCore.SetMunicipalEnable",
"Visible": true
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103050101"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.SetMunicipalEnable"
}
]
}
],
"Type": "Mission"
}