turnbasedgamedata/Config/Level/Tutorial/Tutorial_5715.json
2024-12-02 04:04:12 -03:00

23 lines
470 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ActivityPhotoExhibitionMainPage"
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 8310,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {}
}