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

24 lines
480 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "FCV_ClockRoomDoor"
},
"OnChange": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_103280223"
}
}
]
}
]
}
],
"Type": "Group"
}