diff options
-rw-r--r-- | npc/020-7-1/nea.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-7-1/nea.txt b/npc/020-7-1/nea.txt index 90c84f3ed..40dd4cfa7 100644 --- a/npc/020-7-1/nea.txt +++ b/npc/020-7-1/nea.txt @@ -55,7 +55,7 @@ function askQuestion { break; case 3: mesn; - mesq l("Petu? Yeah, he's the kind of person who always wants to do things perfectly. That makes it a bit difficult to work with him, since his expectations for others are as high as for himself."); + mesq l("Peetu? Yeah, he's the kind of person who always wants to do things perfectly. That makes it a bit difficult to work with him, since his expectations for others are as high as for himself."); next; mesn; mesq l("I really wonder how that accident could've happened. I'd have never expected him to mess something up like that."); |