Update flying waypoint for 'Returning Home'

This commit is contained in:
Liza 2024-10-27 00:24:52 +02:00
parent 7fe0b06add
commit f9e02640d9
Signed by: liza
GPG Key ID: 7199F8D727D55F67

View File

@ -29,7 +29,12 @@
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"Comment": "Avoids Combat" "Comment": "Avoids Combat",
"SkipConditions": {
"StepIf": {
"Flying": "Unlocked"
}
}
}, },
{ {
"DataId": 2012531, "DataId": 2012531,
@ -40,7 +45,8 @@
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "Interact", "InteractionType": "Interact",
"TargetTerritoryId": 1024 "TargetTerritoryId": 1024,
"Fly": true
}, },
{ {
"DataId": 1038960, "DataId": 1038960,