From d66d71e9192054361f58980d42fe65b8972518d9 Mon Sep 17 00:00:00 2001 From: Erik Schilling Date: Wed, 4 Jan 2012 22:00:16 +0100 Subject: Fixed BillyBons --- npc/000-2-0/billybons.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') 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; -- cgit v1.2.3-70-g09d2