From 8ed56232a29efdfdc69f893bfb10f493c7f91c9c Mon Sep 17 00:00:00 2001 From: Reid Date: Tue, 25 Dec 2012 17:59:31 +0100 Subject: Correct some scripts. --- npc/000-2-1/chefgado.txt | 2 +- npc/000-2-1/peter.txt | 2 +- npc/000-2-2/doors.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt index 774106ed..a7032404 100644 --- a/npc/000-2-1/chefgado.txt +++ b/npc/000-2-1/chefgado.txt @@ -179,7 +179,7 @@ l_Aborting: next; menu - l("I informed Julia about your monstrous plan."), -, + l("I informed Julia about your monstrous plan."), -; mes ""; mesn; diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt index 51c53cab..b647bf96 100644 --- a/npc/000-2-1/peter.txt +++ b/npc/000-2-1/peter.txt @@ -243,7 +243,7 @@ l_Done: mesn "Peter"; mesq l("Are you done in there?"); - initnpctimer; + setnpctimer 0; menu l("Yes, everything is ok."), l_WarpOut, diff --git a/npc/000-2-2/doors.txt b/npc/000-2-2/doors.txt index 562c1fc4..a33a8c75 100644 --- a/npc/000-2-2/doors.txt +++ b/npc/000-2-2/doors.txt @@ -34,7 +34,7 @@ l_Warp: } -000-2-2.gat,24,31,0,1 script AreaNPC 0,0,0,{ +000-2-2.gat,24,31,0,1 script LeftDoor 0,0,0,{ OnTouch: mesn "Narrator"; -- cgit v1.2.3-70-g09d2