Skip to content

Commit

Permalink
Correct direction as reported here: https://discord.com/channels/4018…
Browse files Browse the repository at this point in the history
  • Loading branch information
estralis committed Sep 10, 2023
1 parent 4fdb4e0 commit 8c0e92a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions npc/zassaria_riverbank.npc
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@ queststatus(701) = 5, town = Runewick, ".+" -> inform("[Quest gel

-- 3nd quest talk to Neiran el Nyarale
-- 3nd , talk to Neiran el Nyarale
queststatus(701) = 6, english, town = Runewick, "quest", "mission" -> inform("[New quest] Ask for me III"), queststatus(701) = 7, "Pleassse asssk Neiran el Nyarale what happened to my collection of oil lampsss. I sssaw him carrying them away. You can find him in the library, the building right there to the easst. Zss Zss."
queststatus(701) = 6, town = Runewick, "quest", "mission" -> inform("[Neues Quest] Frag f�r mich III"), queststatus(701) = 7, "Bitte fragt Neiran el Nyarale wass er mit meiner Sssammlung �llampen gemacht hat. Ich sssah wie er ssie davon trug. Ihr k�nnt ihn in der Bibliothek finden, es ist dass Geb�ude im Ossten. Zss Zss."
queststatus(701) = 6, town = Runewick, "task", "adventure", "order" -> inform("[New quest] Ask for me III"), queststatus(701) = 7, "Pleassse asssk Neiran el Nyarale what happened to my collection of oil lampsss. I sssaw him carrying them away. You can find him in the library, the building right there to the easst. Zss Zss."
queststatus(701) = 6, town = Runewick, "Auftrag", "Aufgabe", "Abenteuer", "Befehl" -> inform("[Neues Quest] Frag f�r mich III"), queststatus(701) = 7, "Bitte fragt Neiran el Nyarale wass er mit meiner Sssammlung �llampen gemacht hat. Ich sssah wie er ssie davon trug. Ihr k�nnt ihn in der Bibliothek finden, es ist dass Geb�ude im Ossten. Zss Zss."
queststatus(701) = 6, english, town = Runewick, "quest", "mission" -> inform("[New quest] Ask for me III"), queststatus(701) = 7, "Pleassse asssk Neiran el Nyarale what happened to my collection of oil lampsss. I sssaw him carrying them away. You can find him in the library, the building right there to the north. Zss Zss."
queststatus(701) = 6, town = Runewick, "quest", "mission" -> inform("[Neues Quest] Frag f�r mich III"), queststatus(701) = 7, "Bitte fragt Neiran el Nyarale wass er mit meiner Sssammlung �llampen gemacht hat. Ich sssah wie er ssie davon trug. Ihr k�nnt ihn in der Bibliothek finden, es ist dass Geb�ude im Norden. Zss Zss."
queststatus(701) = 6, town = Runewick, "task", "adventure", "order" -> inform("[New quest] Ask for me III"), queststatus(701) = 7, "Pleassse asssk Neiran el Nyarale what happened to my collection of oil lampsss. I sssaw him carrying them away. You can find him in the library, the building right there to the north. Zss Zss."
queststatus(701) = 6, town = Runewick, "Auftrag", "Aufgabe", "Abenteuer", "Befehl" -> inform("[Neues Quest] Frag f�r mich III"), queststatus(701) = 7, "Bitte fragt Neiran el Nyarale wass er mit meiner Sssammlung �llampen gemacht hat. Ich sssah wie er ssie davon trug. Ihr k�nnt ihn in der Bibliothek finden, es ist dass Geb�ude im Norden. Zss Zss."

-- 3dr quest not solved, repeat instruction, talk to Neiran el Nyarale
queststatus(701) = 7, english, town = Runewick, "quest", "mission" -> "Pleassse asssk Neiran el Nyarale what happened to my collection of oil lampsss. I sssaw him carrying them away. Zss Zss."
Expand Down

0 comments on commit 8c0e92a

Please sign in to comment.