From cc0576a38fa6317e4bbc969999a9e7bedda1b25f Mon Sep 17 00:00:00 2001 From: Reid Yaro <reidyaro@gmail.com> Date: Fri, 1 Feb 2013 23:57:59 +0000 Subject: Remove useless "test" and update gugli script. --- npc/000-0-0/sailors.txt | 1 - npc/000-1/gugli.txt | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index a12743b9..e5c6d49b 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -77,7 +77,6 @@ OnTalk: 000-0-0.gat,25,23,0,1 script Magic Arpan 307,{ doevent "Elmo::OnTalk"; - mesq "test"; close; diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index 60603942..f7e359c3 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -204,6 +204,7 @@ l_TaskCompleted: mesq l("You should inform Nard about the loading progress of the food on to the boat. He will be pleased to hear that good news!"); next; mesq l("Tell him that everything went fine and that we're almost done with the food."); + next; goto l_Menu; @@ -212,6 +213,7 @@ l_AllComplete: next; mesq g(l("You're one of us now, that's great! I was sure that you were a kind lady when I first saw you!"), l("You're one of us now, that's great! I was sure that you were a good man when I first saw you!")); + next; goto l_Menu; -- cgit v1.2.3-70-g09d2