summaryrefslogtreecommitdiff
path: root/npc/000-1/couwan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/couwan.txt')
-rw-r--r--npc/000-1/couwan.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt
index a4a0b799e..c074362d1 100644
--- a/npc/000-1/couwan.txt
+++ b/npc/000-1/couwan.txt
@@ -6,7 +6,7 @@
// Couwan is trying to scam the player.
// Variable:
// x ShipQuests_Couwan
-// Values:
+// Values:
// 0 Never talked with Couwan.
// 1 Spoke, and received the quest scam.
// 2 Done quest scam.
@@ -17,7 +17,6 @@
if (@q == 1) goto l_QuestGiven;
if (@q > 1) goto l_QuestDone;
-
mesn;
mesq l("Hello yeye.");
next;
@@ -63,7 +62,7 @@ l_Water:
mesq l("Yeye's brain is probably still full of sea water if yeye can't see the beauty of this place.");
next;
mesq l("Stupid yeye...");
-
+
close;
l_Decline: