2024-10-21 03:16:22 -03:00

27 lines
484 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "WolfGunPlay_GameStart"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TutorialTaskUnlock",
"TriggerParam": {
"Value": "9323"
}
}
]
}
],
"Type": "Group"
}