Add workaround for non-landable area in 'Unlikely Allied'

This commit is contained in:
Liza 2025-03-03 02:02:03 +01:00
parent 0eb2c48f54
commit 6c27b7d85e
Signed by: liza
GPG Key ID: 2C41B84815CF6445

View File

@ -74,6 +74,16 @@
{
"Sequence": 4,
"Steps": [
{
"Position": {
"X": -112.94925,
"Y": 74.435455,
"Z": -281.74304
},
"TerritoryId": 180,
"InteractionType": "WalkTo",
"Fly": true
},
{
"DataId": 1017734,
"Position": {
@ -83,7 +93,9 @@
},
"TerritoryId": 180,
"InteractionType": "Interact",
"Fly": true
"Mount": false,
"DisableNavmesh": true,
"DelaySecondsAtStart": 1
}
]
},