refactor: add next quest ids.

master
kaiser 2024-10-06 16:06:03 +11:00
parent e47ef82d94
commit 08c06bcfd1
8 changed files with 16 additions and 8 deletions

View File

@ -66,7 +66,8 @@
"AethernetShortcut": [ "AethernetShortcut": [
"[Ishgard] Aetheryte Plaza", "[Ishgard] Aetheryte Plaza",
"[Ishgard] Athenaeum Astrologicum" "[Ishgard] Athenaeum Astrologicum"
] ],
"NextQuestId": 2014
} }
] ]
} }

View File

@ -157,7 +157,8 @@
"AethernetShortcut": [ "AethernetShortcut": [
"[Ishgard] Aetheryte Plaza", "[Ishgard] Aetheryte Plaza",
"[Ishgard] Athenaeum Astrologicum" "[Ishgard] Athenaeum Astrologicum"
] ],
"NextQuestId": 2015
} }
] ]
} }

View File

@ -66,7 +66,8 @@
"MaximumDistance": 100 "MaximumDistance": 100
} }
} }
} },
"NextQuestId": 2016
} }
] ]
} }

View File

@ -281,7 +281,8 @@
"MaximumDistance": 100 "MaximumDistance": 100
} }
} }
} },
"NextQuestId": 2017
} }
] ]
} }

View File

@ -175,7 +175,8 @@
"MaximumDistance": 100 "MaximumDistance": 100
} }
} }
} },
"NextQuestId": 2018
} }
] ]
} }

View File

@ -66,7 +66,8 @@
"MaximumDistance": 100 "MaximumDistance": 100
} }
} }
} },
"NextQuestId": 2019
} }
] ]
} }

View File

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

View File

@ -201,7 +201,8 @@
"MaximumDistance": 100 "MaximumDistance": 100
} }
} }
} },
"NextQuestId": 2021
} }
] ]
} }