Added NextQuestId for a few of the quests

pull/33/head
Plogon Enjoyer 2024-08-27 10:00:20 +08:00
parent 360941554d
commit c86cd245d9
5 changed files with 10 additions and 5 deletions

View File

@ -88,7 +88,8 @@
"AethernetShortcut": [ "AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza", "[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Goldsmiths' Guild" "[Ul'dah] Goldsmiths' Guild"
] ],
"NextQuestId": 1062
} }
] ]
} }

View File

@ -165,7 +165,8 @@
}, },
"TerritoryId": 130, "TerritoryId": 130,
"AetheryteShortcut": "Ul'dah", "AetheryteShortcut": "Ul'dah",
"InteractionType": "CompleteQuest" "InteractionType": "CompleteQuest",
"NextQuestId": 562
} }
] ]
} }

View File

@ -171,7 +171,8 @@
"Z": -42.404846 "Z": -42.404846
}, },
"TerritoryId": 130, "TerritoryId": 130,
"InteractionType": "CompleteQuest" "InteractionType": "CompleteQuest",
"NextQuestId": 566
} }
] ]
} }

View File

@ -152,7 +152,8 @@
}, },
"TerritoryId": 130, "TerritoryId": 130,
"InteractionType": "CompleteQuest", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Ul'dah" "AetheryteShortcut": "Ul'dah",
"NextQuestId": 567
} }
] ]
} }

View File

@ -133,7 +133,8 @@
}, },
"TerritoryId": 130, "TerritoryId": 130,
"AetheryteShortcut": "Ul'dah", "AetheryteShortcut": "Ul'dah",
"InteractionType": "CompleteQuest" "InteractionType": "CompleteQuest",
"NextQuestId": 558
} }
] ]
} }