Add NextQuestId to some quests

This commit is contained in:
Liza 2024-10-24 20:18:45 +02:00
parent 01ba0cebae
commit ca20cfcd88
Signed by: liza
GPG Key ID: 7199F8D727D55F67
2 changed files with 218 additions and 216 deletions

View File

@ -51,7 +51,8 @@
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
} }
} },
"NextQuestId": 970
} }
] ]
} }

View File

@ -155,7 +155,8 @@
}, },
"TerritoryId": 152, "TerritoryId": 152,
"InteractionType": "CompleteQuest", "InteractionType": "CompleteQuest",
"Fly": true "Fly": true,
"NextQuestId": 972
} }
] ]
} }