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

31 lines
596 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.RegionEraStateChangeListener",
"OnSwitchToState2": [
{
"$type": "RPG.GameCore.SetFloorCustomFloat",
"Name": {
"Value": "FCV_DeviceInteracted"
},
"Value": {
"FixedValue": {
"Value": 1
}
}
}
]
}
]
}
],
"Type": "Group",
"EntityEventList": []
}