diff options
Diffstat (limited to 'npc/020-7-1/oskari.txt')
-rw-r--r-- | npc/020-7-1/oskari.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/020-7-1/oskari.txt b/npc/020-7-1/oskari.txt index 3f0df18b7..1268a7d43 100644 --- a/npc/020-7-1/oskari.txt +++ b/npc/020-7-1/oskari.txt @@ -86,7 +86,7 @@ function pIdle { close; } -// Here we begin +// Peetu Question function pPeetu { mesn; mesq l("You have to excuse me, as you might have heard we're having some trouble at the moment and I, as Chief of Nikolai's household staff, have a lot to do."); @@ -129,7 +129,7 @@ function pPeetu { close; } -// Here we begin +// Elias Question function pElias { mesn; mesq l("Have you talked to Peetu co-workers about their opinion yet?"); @@ -163,7 +163,7 @@ function pElias { close; } -// Here we begin +// We're done. function pComplete { mesn; mesq l("Thanks again for your investigations. It was a great help."); |