Add workaround for non-landable area in 'Unlikely Allied'
This commit is contained in:
parent
0eb2c48f54
commit
6c27b7d85e
@ -74,6 +74,16 @@
|
|||||||
{
|
{
|
||||||
"Sequence": 4,
|
"Sequence": 4,
|
||||||
"Steps": [
|
"Steps": [
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"X": -112.94925,
|
||||||
|
"Y": 74.435455,
|
||||||
|
"Z": -281.74304
|
||||||
|
},
|
||||||
|
"TerritoryId": 180,
|
||||||
|
"InteractionType": "WalkTo",
|
||||||
|
"Fly": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"DataId": 1017734,
|
"DataId": 1017734,
|
||||||
"Position": {
|
"Position": {
|
||||||
@ -83,7 +93,9 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 180,
|
"TerritoryId": 180,
|
||||||
"InteractionType": "Interact",
|
"InteractionType": "Interact",
|
||||||
"Fly": true
|
"Mount": false,
|
||||||
|
"DisableNavmesh": true,
|
||||||
|
"DelaySecondsAtStart": 1
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user