From 29566661cfd84a8ec0fbd7c2d2992c4663a46dac Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 13 Jul 2016 12:16:37 +0200 Subject: Missing full stop in edouard's script and added goodbye function at the end. --- npc/001-2-29/edouard.txt | 6 ++---- 1 file 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); -- cgit v1.2.3-70-g09d2