summaryrefslogtreecommitdiff
path: root/npc/000-2-0/billybons.txt
diff options
context:
space:
mode:
authorErik Schilling <ablu.erikschilling@googlemail.com>2012-01-04 22:00:16 +0100
committerErik Schilling <ablu.erikschilling@googlemail.com>2012-01-04 22:00:16 +0100
commitd66d71e9192054361f58980d42fe65b8972518d9 (patch)
tree04e4ae1777c05765c930bc42d15c0c9a3b18aa3a /npc/000-2-0/billybons.txt
parentad7e788f824e5b44d942cca65385e3caf081e207 (diff)
downloadserverdata-d66d71e9192054361f58980d42fe65b8972518d9.tar.gz
serverdata-d66d71e9192054361f58980d42fe65b8972518d9.tar.bz2
serverdata-d66d71e9192054361f58980d42fe65b8972518d9.tar.xz
serverdata-d66d71e9192054361f58980d42fe65b8972518d9.zip
Fixed BillyBons
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 99cce5f6..20e8a40c 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,0 script BillyBons 311,{
mesn;
- if (!rand(4)) goto l_Hips;
+ if (rand(5)==2) goto l_Hips;
mesq l("You?? Here??");
mesq l("How is *hips* possible??");
next;