From aeea1ae45d3f49f02ff15f95b60817d2d2180e9a Mon Sep 17 00:00:00 2001 From: Hal9OOO Date: Tue, 6 Nov 2012 23:02:57 +0100 Subject: Fix corrupted script in Gugli dialogue. --- npc/000-1/gugli.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index 49ec62aa..241abf78 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -50,7 +50,7 @@ OnTalk: next; mesq l("We usually dock around these small pieces of land because they provide us some of the best food of all the archipelago."); next; - mesq l("So, at the moment, our crew is busy collecting @@s, @@s and @@s."), getitemlink("Croconut"), getitemlink("Plushroom"), getitemlink("Aquada")); + mesq l("So, at the moment, our crew is busy collecting @@s, @@s and @@s.", getitemlink("Croconut"), getitemlink("Plushroom"), getitemlink("Aquada")); next; menu -- cgit v1.2.3-70-g09d2