forked from liza/Questionable
refactor: add next quest ids.
This commit is contained in:
parent
e47ef82d94
commit
08c06bcfd1
@ -66,7 +66,8 @@
|
|||||||
"AethernetShortcut": [
|
"AethernetShortcut": [
|
||||||
"[Ishgard] Aetheryte Plaza",
|
"[Ishgard] Aetheryte Plaza",
|
||||||
"[Ishgard] Athenaeum Astrologicum"
|
"[Ishgard] Athenaeum Astrologicum"
|
||||||
]
|
],
|
||||||
|
"NextQuestId": 2014
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -157,7 +157,8 @@
|
|||||||
"AethernetShortcut": [
|
"AethernetShortcut": [
|
||||||
"[Ishgard] Aetheryte Plaza",
|
"[Ishgard] Aetheryte Plaza",
|
||||||
"[Ishgard] Athenaeum Astrologicum"
|
"[Ishgard] Athenaeum Astrologicum"
|
||||||
]
|
],
|
||||||
|
"NextQuestId": 2015
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -66,7 +66,8 @@
|
|||||||
"MaximumDistance": 100
|
"MaximumDistance": 100
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"NextQuestId": 2016
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -281,7 +281,8 @@
|
|||||||
"MaximumDistance": 100
|
"MaximumDistance": 100
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"NextQuestId": 2017
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -175,7 +175,8 @@
|
|||||||
"MaximumDistance": 100
|
"MaximumDistance": 100
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"NextQuestId": 2018
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -66,7 +66,8 @@
|
|||||||
"MaximumDistance": 100
|
"MaximumDistance": 100
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"NextQuestId": 2019
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -203,7 +203,8 @@
|
|||||||
"InteractionType": "CompleteQuest",
|
"InteractionType": "CompleteQuest",
|
||||||
"StopDistance": 2,
|
"StopDistance": 2,
|
||||||
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
|
||||||
"Fly": true
|
"Fly": true,
|
||||||
|
"NextQuestId": 2020
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -201,7 +201,8 @@
|
|||||||
"MaximumDistance": 100
|
"MaximumDistance": 100
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"NextQuestId": 2021
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user