Add NextQuestIds to DNC quests

pull/17/head
Liza 2024-08-16 23:35:58 +02:00
parent 0e8fd9714f
commit b24db556ea
Signed by: liza
GPG Key ID: 7199F8D727D55F67
6 changed files with 12 additions and 6 deletions

View File

@ -71,7 +71,8 @@
"Prompt": "TEXT_LUCKBB201_03249_Q1_000_000", "Prompt": "TEXT_LUCKBB201_03249_Q1_000_000",
"Yes": true "Yes": true
} }
] ],
"NextQuestId": 3250
} }
] ]
} }

View File

@ -60,7 +60,8 @@
"Z": 447.8064 "Z": 447.8064
}, },
"TerritoryId": 137, "TerritoryId": 137,
"InteractionType": "CompleteQuest" "InteractionType": "CompleteQuest",
"NextQuestId": 3251
} }
] ]
} }

View File

@ -170,7 +170,8 @@
"AethernetShortcut": [ "AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza", "[Ul'dah] Aetheryte Plaza",
"[Ul'dah] Adventurers' Guild" "[Ul'dah] Adventurers' Guild"
] ],
"NextQuestId": 3252
} }
] ]
} }

View File

@ -120,7 +120,8 @@
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "CompleteQuest", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Gridania" "AetheryteShortcut": "Gridania",
"NextQuestId": 3253
} }
] ]
} }

View File

@ -125,7 +125,8 @@
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "CompleteQuest", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Gridania" "AetheryteShortcut": "Gridania",
"NextQuestId": 3254
} }
] ]
} }

View File

@ -101,7 +101,8 @@
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
} }
} },
"NextQuestId": 3226
} }
] ]
} }