forked from liza/Questionable
Update flying waypoint for 'Returning Home'
This commit is contained in:
parent
7fe0b06add
commit
f9e02640d9
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user