summaryrefslogtreecommitdiff
path: root/npc/000-2-0/billybons.txt
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-08-08 17:36:55 +0100
committerReid Yaro <reidyaro@gmail.com>2013-08-08 17:36:55 +0100
commit19bf0cd9b2848cce57bf6f796a5e19bc67fdd004 (patch)
tree5c41efb198f70abe45f53d857cdf5cc0d8b11af3 /npc/000-2-0/billybons.txt
parent4db83bef44332fa05cfa42fdce9d985584206ce7 (diff)
downloadserverdata-19bf0cd9b2848cce57bf6f796a5e19bc67fdd004.tar.gz
serverdata-19bf0cd9b2848cce57bf6f796a5e19bc67fdd004.tar.bz2
serverdata-19bf0cd9b2848cce57bf6f796a5e19bc67fdd004.tar.xz
serverdata-19bf0cd9b2848cce57bf6f796a5e19bc67fdd004.zip
Change every label names from l_ to L_ .
Diffstat (limited to 'npc/000-2-0/billybons.txt')
-rw-r--r--npc/000-2-0/billybons.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/npc/000-2-0/billybons.txt b/npc/000-2-0/billybons.txt
index 00671f8b..237e5c26 100644
--- a/npc/000-2-0/billybons.txt
+++ b/npc/000-2-0/billybons.txt
@@ -6,7 +6,7 @@
000-2-0.gat,20,23,0,1 script Billy Bons 311;3,{
- if (rand(5) == 2) goto l_Hic;
+ if (rand(5) == 2) goto L_Hic;
mesn;
mesq l("You? Here?");
@@ -26,7 +26,7 @@
next;
menu
- l("Are you ok?"), l_Quit,
+ l("Are you ok?"), L_Quit,
l("Alright... Bye."), -;
mes "";
@@ -39,9 +39,9 @@
next;
menu
- l("What are you talking about? What guild?"), l_Quit,
+ l("What are you talking about? What guild?"), L_Quit,
l("You are full of wine, my friend..."), -,
- l("You should go and get some sleep."), l_Quit;
+ l("You should go and get some sleep."), L_Quit;
mes "";
mesn;
@@ -50,8 +50,8 @@
menu
l("But who am I?"), -,
- l("What am I supposed to say?"), l_Quit,
- l("You should go and get some sleep."), l_Secret;
+ l("What am I supposed to say?"), L_Quit,
+ l("You should go and get some sleep."), L_Secret;
mes "";
mesn;
@@ -59,7 +59,7 @@
close;
-l_Secret:
+L_Secret:
mes "";
mesn;
mesq l("Hear me *hic* well, what ever, whatididever you will *hic* said ab... uhm... out what?! You saw there, the Warrior Guild of Esperia won't let it get public.");
@@ -71,12 +71,12 @@ l_Secret:
close;
-l_Hic:
+L_Hic:
npctalk3 l("*Hic*");
close;
-l_Quit:
+L_Quit:
mes "";
mesn;
mesq l("Yeah you're all like *hic* that in Esperia, but you won't get me! *burp*");