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

35 lines
654 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_200100205"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200100205"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.SetFloorCustomBool",
"Name": {
"Value": "Clt_ChangePropState"
},
"Value": {
"Value": true
}
}
]
}
],
"Type": "Mission"
}