summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/001-2-29/edouard.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/npc/001-2-29/edouard.txt b/npc/001-2-29/edouard.txt
index 9f6d7ad6..45b14598 100644
--- a/npc/001-2-29/edouard.txt
+++ b/npc/001-2-29/edouard.txt
@@ -58,11 +58,9 @@
break;
case 4:
speech 5,
- l("Feel free to visit me another time");
+ l("Feel free to come visit me another time.");
- closedialog;
- npctalk3 l("Bye bye!");
- close;
+ goodbye;
}
} while (1);