diff --git a/src/stores/dialog.js b/src/stores/dialog.js index ba45205..e50a192 100644 --- a/src/stores/dialog.js +++ b/src/stores/dialog.js @@ -42,7 +42,7 @@ export const dialog = [{ background: "menu", character: "Hadraniel", text: "Wait where are you going? That's not the way to the main gate-", - next: "uriel_entrance" + next: "prologue1" }, { name: "restart", background: "menu",