2025-02-24 07:50:34 -03:00

40 lines
816 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "Clt_OnInteract"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetFloorCustomFloat",
"Name": {
"Value": "FCV_ClockRoomDoor"
},
"Value": {
"FixedValue": {
"Value": 1
}
}
}
],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
}
}
]
}
],
"Type": "Group"
}