summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-12-21 18:11:45 +0100
committerReid <reidyaro@gmail.com>2012-12-21 18:12:03 +0100
commit86cc76f73569dadea0c13818f6145b3ba49fd7b6 (patch)
tree3a954b36394643fff5c03a0ad864f90f868dae06
parentbf8443eb675b5c2c8999d2b9450ed20da5d661f8 (diff)
downloadserverdata-86cc76f73569dadea0c13818f6145b3ba49fd7b6.tar.gz
serverdata-86cc76f73569dadea0c13818f6145b3ba49fd7b6.tar.bz2
serverdata-86cc76f73569dadea0c13818f6145b3ba49fd7b6.tar.xz
serverdata-86cc76f73569dadea0c13818f6145b3ba49fd7b6.zip
Add a missing next on gugli script.
-rw-r--r--npc/000-1/gugli.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt
index b72bb914..a576b843 100644
--- a/npc/000-1/gugli.txt
+++ b/npc/000-1/gugli.txt
@@ -97,6 +97,7 @@ l_SailorNames:
mesq l("Ale and Tibbo should bring 2 boxes of @@s, Astapolos and Gulukan 2 of @@s and Jalad and Q'Muller were charged of the boxes of @@s.", getitemlink("Aquada"), getitemlink("Croconut"), getitemlink("Plushroom"));
next;
mesq l("Do you need any other information?");
+ next;
goto l_Menu;