forked from liza/Questionable
refactor: add fly, and increase the max distance.
This commit is contained in:
parent
3a1438202d
commit
d5244689c9
@ -94,6 +94,7 @@
|
|||||||
"InteractionType": "CompleteQuest",
|
"InteractionType": "CompleteQuest",
|
||||||
"StopDistance": 5,
|
"StopDistance": 5,
|
||||||
"AetheryteShortcut": "Mare Lamentorum - Bestways Burrow",
|
"AetheryteShortcut": "Mare Lamentorum - Bestways Burrow",
|
||||||
|
"Fly": true,
|
||||||
"SkipConditions": {
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"NearPosition": {
|
"NearPosition": {
|
||||||
@ -103,7 +104,7 @@
|
|||||||
"Z": -273.60956
|
"Z": -273.60956
|
||||||
},
|
},
|
||||||
"TerritoryId": 959,
|
"TerritoryId": 959,
|
||||||
"MaximumDistance": 100
|
"MaximumDistance": 200
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user