summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-2-1/peter.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt
index b647bf96..88ed1fce 100644
--- a/npc/000-2-1/peter.txt
+++ b/npc/000-2-1/peter.txt
@@ -241,13 +241,13 @@ l_Dead:
l_Done:
mesn "Peter";
- mesq l("Are you done in there?");
+ mesq l("Are you done down there?");
setnpctimer 0;
menu
- l("Yes, everything is ok."), l_WarpOut,
- l("Soon, soon."), -;
+ l("Yes, no more rattos!"), l_WarpOut,
+ l("Give me few seconds."), -;
end;