From 63ca8fc9ae89b367bf014aa4cc5264a61aad0c67 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Oct 2012 23:46:33 +0300 Subject: Fix unclosed string in gugli script. Remove windows new lines from gugli script. --- npc/000-1/gugli.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'npc') diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index 8b494d4b..95ed6bd9 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -5,13 +5,13 @@ // Description: // Elmo's twin // Charged of an important quest from Nard, he asks you to help other sailors to keep their box to the ship. -// Variable: -// 0 ShipQuests_Couwan -// 1 ShipQuests_Nard +// Variable: +// 0 ShipQuests_Couwan +// 1 ShipQuests_Nard // 2 ShipQuests_Gugli -// Values: -// 00 Never talked with Couwan. -// 01 Spoke, and received the quest scam. +// Values: +// 00 Never talked with Couwan. +// 01 Spoke, and received the quest scam. // 02 Done quest scam. // 10 Introduction of the box and Nard. This is displayed when the player never spoke to Nard or his box. // 11 Nard spoke and gave access to the outdoor of the ship. @@ -57,7 +57,7 @@ OnTalk: mesn; mesq l("Right! Sailors are pretty quick with their job. They just take too much time bringing all the food back to the ship. Maybe you can help them."); next; - mesq l("Captain wants: + mesq l("Captain wants: ???"); mesq l("- 2 @@", getitemlink("714")); mesq l("- 2 @@", getitemlink("715")); mesq l("- 2 @@", getitemlink("716")); @@ -167,3 +167,4 @@ l_TaskCompleted: close; } + -- cgit v1.2.3-70-g09d2