refactor: add fly, and increase the max distance.

master
kaiser 2024-09-26 18:42:01 +10:00
parent 3a1438202d
commit d5244689c9
1 changed files with 2 additions and 1 deletions

View File

@ -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
} }
} }
} }