2024-12-02 04:04:12 -03:00

32 lines
740 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFrame"
},
{
"$type": "RPG.GameCore.PlayTrainPartySimpleTalk",
"SimpleTalkList": [
{
"TalkTextID": "TalkSentenceText_TrainParty_Event_60004_1",
"BgID": 10044
},
{
"TalkTextID": "TalkSentenceText_TrainParty_Event_60004_2",
"BgID": 10044
},
{
"TalkTextID": "TalkSentenceText_TrainParty_Event_60004_3",
"BgID": 10044
}
]
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}