From 821337653f1e4fb891f66882e4d0b4eeddb00ad0 Mon Sep 17 00:00:00 2001 From: Hal9OOO Date: Wed, 26 Dec 2012 00:33:09 +0100 Subject: Fix Silvio dialogue (Julia/piou joke). --- npc/000-1/silvio.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt index 4ac46f19..3706623b 100644 --- a/npc/000-1/silvio.txt +++ b/npc/000-1/silvio.txt @@ -30,7 +30,6 @@ menu g(l("You're right, it's about you."), l("You're right, it's about Julia.")), l_Julia, - l("Oh look, there's a piou behind you!"), l_Piou, l("What is Artis?"), l_Artis, l("None of them?"), -; @@ -108,8 +107,11 @@ l_Julia: l("Not to kill your dream, but... Julia is mine!")); next; mesq l("She said she will accept me when pious will have teeth. It's just a matter of time, you see?"); + next; - close; + menu + l("I see. Bye!"), l_Quit, + l("Oh look, there's a piou behind you!"), l_Piou; l_Piou: mes ""; -- cgit v1.2.3-70-g09d2