summaryrefslogtreecommitdiff
path: root/npc/000-2-0/billybons.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-0/billybons.txt')
-rw-r--r--npc/000-2-0/billybons.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-0/billybons.txt b/npc/000-2-0/billybons.txt
index 412cd1c1..06d77ab3 100644
--- a/npc/000-2-0/billybons.txt
+++ b/npc/000-2-0/billybons.txt
@@ -4,7 +4,6 @@
// Description:
// Drunk easteregg telling about the player's past.
-// Size = 3
000-2-0,20,23,0 script Billy Bons 411,{
if (rand(5) == 2) goto L_Hic;
@@ -91,5 +90,6 @@ L_Quit:
OnInit:
setnpcsex 1;
+ setnpcdistance 3;
end;
}