diff options
author | Reid <reidyaro@gmail.com> | 2012-01-14 14:13:21 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-01-14 14:13:21 +0100 |
commit | 4a9ebcd4740be3d6d528fba8e84ee807752ceb62 (patch) | |
tree | e7d4e1d17f1d3490ab3d6583caca7bfc59b39f22 | |
parent | a4b7ce05f16b23a93065adfef82dde48b9fa5c73 (diff) | |
download | serverdata-4a9ebcd4740be3d6d528fba8e84ee807752ceb62.tar.gz serverdata-4a9ebcd4740be3d6d528fba8e84ee807752ceb62.tar.bz2 serverdata-4a9ebcd4740be3d6d528fba8e84ee807752ceb62.tar.xz serverdata-4a9ebcd4740be3d6d528fba8e84ee807752ceb62.zip |
Add some next; on billybons script.
-rw-r--r-- | npc/000-2-0/billybons.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/000-2-0/billybons.txt b/npc/000-2-0/billybons.txt index 17ca086b..cc306693 100644 --- a/npc/000-2-0/billybons.txt +++ b/npc/000-2-0/billybons.txt @@ -20,6 +20,7 @@ mesn; mesq l("Don't do do theee... *hick* with me eh!"); + next; menu l("Are you ok?"), l_Quit, @@ -27,11 +28,13 @@ mesn; mesq lg("NO and *hick* NO, you and you and your... *burp* stupi*hick* guild!"); + next; mesq l("You tried to get rid of me, eeh?? But surprise! I'm still here...*hick* Or there...."); next; mesn; mesq l("But you won't *hick* me this time..."); + next; menu l("What are you talking about? Which guild?"), l_Quit, @@ -40,6 +43,7 @@ mesn; mesq l("If I saw *hick* who you wereee.... *hips* Would not have helped you! "); + next; menu l("But who am I?"), -, @@ -55,6 +59,7 @@ l_Secret: mesn; mesq l("Hear me *hick* well, what ever, whatididever you will*hick*said ab...euh..out wha?! You saw there, the Guild of Esperia won't let it go to public."); + next; mesq l("Nobody will know about the existence of the Mercurians"); next; @@ -69,6 +74,7 @@ l_Hips: l_Quit: mesn; mesq l("Yeah you're all like *hick* that in Esperia, but you won't get me! *burp*"); + next; mesq l("I'm not that numb eeh *hick* what did ever you disco*hips*veeered there, the warrior guild won't get me!"); next; mesn l("The sailor is turning his back to you."); |