forked from liza/Questionable
Add Rising dialogue/NextQuestId
This commit is contained in:
parent
218dbd8feb
commit
916082ef35
@ -179,7 +179,8 @@
|
||||
"AethernetShortcut": [
|
||||
"[Limsa Lominsa] Arcanists' Guild",
|
||||
"[Limsa Lominsa] The Aftcastle"
|
||||
]
|
||||
],
|
||||
"NextQuestId": 5016
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -113,7 +113,14 @@
|
||||
},
|
||||
"StopDistance": 7,
|
||||
"TerritoryId": 128,
|
||||
"InteractionType": "CompleteQuest"
|
||||
"InteractionType": "CompleteQuest",
|
||||
"DialogueChoices": [
|
||||
{
|
||||
"Type": "YesNo",
|
||||
"Prompt": "TEXT_FESANX002_05016_Q52_000_082",
|
||||
"Yes": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user