summaryrefslogtreecommitdiff
path: root/npc/000-2-0/billybons.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-01-07 01:03:11 +0100
committerReid <reidyaro@gmail.com>2012-01-07 01:03:11 +0100
commit813ee62c693bdc1e369d292d457f00c83ba007b6 (patch)
treec682e3ce45640354a342b4925dd76d179a4dc4d3 /npc/000-2-0/billybons.txt
parent029f11d53c3a267f9a0d9a311fd3ddae7621cef4 (diff)
downloadserverdata-813ee62c693bdc1e369d292d457f00c83ba007b6.tar.gz
serverdata-813ee62c693bdc1e369d292d457f00c83ba007b6.tar.bz2
serverdata-813ee62c693bdc1e369d292d457f00c83ba007b6.tar.xz
serverdata-813ee62c693bdc1e369d292d457f00c83ba007b6.zip
Major correction of ship's sailors spelling made by taree.
Diffstat (limited to 'npc/000-2-0/billybons.txt')
-rw-r--r--npc/000-2-0/billybons.txt44
1 files changed, 30 insertions, 14 deletions
diff --git a/npc/000-2-0/billybons.txt b/npc/000-2-0/billybons.txt
index 20e8a40c..56914adc 100644
--- a/npc/000-2-0/billybons.txt
+++ b/npc/000-2-0/billybons.txt
@@ -4,59 +4,75 @@
// Description:
// Drunken easteregg about player's past activity
-000-2-0.gat,20,23,0,0 script BillyBons 311,{
+000-2-0.gat,20,23,0,0 script BillyBons 311,{
+
mesn;
if (rand(5)==2) goto l_Hips;
+
mesq l("You?? Here??");
- mesq l("How is *hips* possible??");
+ mesq l("How is *hick* possible??");
next;
- mesn l("The sailor is drinking his beer in one shoot");
+
+ mesn l("The sailor chugs his beer");
+
menu
g(l("Excuse me? Do you know who I am?#0"), l("Excuse me? Do you know who I am?#1")), -;
+
mesn;
- mesq l("Don't do do theee... *hips* with me eh!");
+ mesq l("Don't do do theee... *hick* with me eh!");
+
menu
l("Are you ok?"), l_Quit,
l("Alright, bye!"), -;
+
mesn;
- mesq g(l("NO and *hips* NO, you and you and your... *hurps* stupi*hips* guild!#0"), l("NO and *hips* NO, you and you and your... *hurps* stupi*hips* guild!#1"));
- mesq l("You tried to get ride of me eeh?? But suprise! I'm still here...*hips* Or there....");
+ mesq g(l("NO and *hick* NO, you and you and your... *burp* stupi*hick* guild!#0"), l("NO and *hick* NO, you and you and your... *burp* stupi*hick* guild!#1"));
+ mesq l("You tried to get ride of me, eeh?? But suprise! I'm still here...*hick* Or there....");
next;
+
mesn;
- mesq l("But you won't *hips* me this time...");
+ mesq l("But you won't *hick* me this time...");
+
menu
l("What are you talking about? Which guild?"), l_Quit,
l("You are full of wine my friend..."), -,
l("You should go and get some sleep."), l_Quit;
+
mesn;
- mesq l("If I saw *hips* who you wereee.... *hips* Would not had help you! ");
+ mesq l("If I saw *hick* who you wereee.... *hips* Would not had helped you! ");
+
menu
l("But who am I?"), -,
l("What am I suposed to say?"), l_Quit,
l("You should go and get some sleep."), l_Secret;
+
mesn;
mesq l("The giant bogeyman!");
next;
+
goto l_Quit;
l_Secret:
mesn;
- mesq l("Hear me *hips* well, what ever, whatididever you will*hips*said ab...euh..out wha?! You saw there, the Guild of Esperia won't let it go to public.");
+ 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.");
mesq l("Nobody will know about the existence of the Mercurians");
next;
- mesq l("Nobody! *hurps*");
+
+ mesq l("Nobody! *burp*");
next;
goto l_Quit;
l_Hips:
- mesq "*hips*";
+ mesq "*hick*";
close;
l_Quit:
mesn;
- mesq l("Yeah you're all like *hips* that in Esperia, but you won't get me! *hurps*");
- mesq l("I'm not that numb eeh *hips* what did ever you disco*hips*veeered there, the warrior guild won't get me!");
+ mesq l("Yeah you're all like *hick* that in Esperia, but you won't get me! *burp*");
+ 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");
+
close;
-}
+
+} \ No newline at end of file