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

49 lines
909 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LoopWaitServerRotatableRegionChange"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitMapPoseSwitcherRemove",
"VolumeInstanceIDs": {
"Value": [
"300001",
"300002",
"300003",
"300004",
"300005",
"300006",
"300007",
"300008",
"300009"
]
},
"OnChange": [
{
"$type": "RPG.GameCore.SetFloorSavedValue"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LoopWaitServerFloorSavedValueChange"
}
]
}
],
"Type": "Group"
}