Add SkipCondition

master
Liza 2024-10-09 16:44:47 +02:00
parent 809b3ae243
commit 756fd155a2
Signed by: liza
GPG Key ID: 7199F8D727D55F67
1 changed files with 7 additions and 2 deletions

View File

@ -37,7 +37,12 @@
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"Fly": true "Fly": true,
"SkipConditions": {
"StepIf": {
"Flying": "Locked"
}
}
}, },
{ {
"DataId": 1044572, "DataId": 1044572,
@ -84,4 +89,4 @@
] ]
} }
] ]
} }