From 4116a979357daa5ee3c243fd3d87d937572e7e8f Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sun, 4 Mar 2018 16:44:34 -0300 Subject: Tweak --- npc/002-3/billybons.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/002-3') diff --git a/npc/002-3/billybons.txt b/npc/002-3/billybons.txt index 227a1e737..276ba9954 100644 --- a/npc/002-3/billybons.txt +++ b/npc/002-3/billybons.txt @@ -9,7 +9,7 @@ 002-3,31,23,0 script Billy Bons#TMW2 NPC_BILLY_BONS,{ if (rand(5) == 2) goto L_Hic; .@q = getq(ShipQuests_Bottle); - if (.@q) == 1 close; + if (.@q == 1) goto L_Hic; mesn; mesq l("You? Here?"); -- cgit v1.2.3-60-g2f50