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

25 lines
489 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.ShowReading",
"BookID": {
"IsDynamic": false,
"FixedValue": {
"Value": 190209
}
},
"ShouldPauseGame": true
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200031302"
}
]
}
],
"Type": "Mission"
}