forked from liza/Questionable
Add NextQuestId to some quests
This commit is contained in:
parent
01ba0cebae
commit
ca20cfcd88
@ -51,7 +51,8 @@
|
|||||||
"AetheryteShortcutIf": {
|
"AetheryteShortcutIf": {
|
||||||
"InSameTerritory": true
|
"InSameTerritory": true
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"NextQuestId": 970
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -155,7 +155,8 @@
|
|||||||
},
|
},
|
||||||
"TerritoryId": 152,
|
"TerritoryId": 152,
|
||||||
"InteractionType": "CompleteQuest",
|
"InteractionType": "CompleteQuest",
|
||||||
"Fly": true
|
"Fly": true,
|
||||||
|
"NextQuestId": 972
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user