[ShB][SB] Add Astro quests. #78

Merged
liza merged 12 commits from kaiserbh/Questionable:feat/astro into master 2024-10-12 14:26:36 +00:00
8 changed files with 16 additions and 8 deletions
Showing only changes of commit 08c06bcfd1 - Show all commits

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -203,7 +203,8 @@
"InteractionType": "CompleteQuest",
"StopDistance": 2,
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
"Fly": true
"Fly": true,
"NextQuestId": 2020
}
]
}

View File

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