forked from liza/Questionable
Add NextQuestIds to DNC quests
This commit is contained in:
parent
0e8fd9714f
commit
b24db556ea
@ -71,7 +71,8 @@
|
|||||||
"Prompt": "TEXT_LUCKBB201_03249_Q1_000_000",
|
"Prompt": "TEXT_LUCKBB201_03249_Q1_000_000",
|
||||||
"Yes": true
|
"Yes": true
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"NextQuestId": 3250
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -60,7 +60,8 @@
|
|||||||
"Z": 447.8064
|
"Z": 447.8064
|
||||||
},
|
},
|
||||||
"TerritoryId": 137,
|
"TerritoryId": 137,
|
||||||
"InteractionType": "CompleteQuest"
|
"InteractionType": "CompleteQuest",
|
||||||
|
"NextQuestId": 3251
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -170,7 +170,8 @@
|
|||||||
"AethernetShortcut": [
|
"AethernetShortcut": [
|
||||||
"[Ul'dah] Aetheryte Plaza",
|
"[Ul'dah] Aetheryte Plaza",
|
||||||
"[Ul'dah] Adventurers' Guild"
|
"[Ul'dah] Adventurers' Guild"
|
||||||
]
|
],
|
||||||
|
"NextQuestId": 3252
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -120,7 +120,8 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 132,
|
"TerritoryId": 132,
|
||||||
"InteractionType": "CompleteQuest",
|
"InteractionType": "CompleteQuest",
|
||||||
"AetheryteShortcut": "Gridania"
|
"AetheryteShortcut": "Gridania",
|
||||||
|
"NextQuestId": 3253
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -125,7 +125,8 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 132,
|
"TerritoryId": 132,
|
||||||
"InteractionType": "CompleteQuest",
|
"InteractionType": "CompleteQuest",
|
||||||
"AetheryteShortcut": "Gridania"
|
"AetheryteShortcut": "Gridania",
|
||||||
|
"NextQuestId": 3254
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -101,7 +101,8 @@
|
|||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"InSameTerritory": true
|
"InSameTerritory": true
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"NextQuestId": 3226
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user