turnbasedgamedata/Config/Level/Maze/Chapter00/Train/Train_Chapter00_FunctionProp_Unlock.json
2024-10-21 03:16:22 -03:00

15 lines
238 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitServerFuncUnlock"
},
{
"$type": "RPG.GameCore.ChangePropState"
}
]
}
]
}