summaryrefslogtreecommitdiff
path: root/npc/002-3
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-03-04 16:44:34 -0300
committerjesusalva <cpntb1@ymail.com>2018-03-04 16:44:34 -0300
commit4116a979357daa5ee3c243fd3d87d937572e7e8f (patch)
treea8af62cc03b19ea9090c2ce776a83003fb906f29 /npc/002-3
parent781e0100be4013e04996a39991c25e6a9dd229e6 (diff)
downloadserverdata-4116a979357daa5ee3c243fd3d87d937572e7e8f.tar.gz
serverdata-4116a979357daa5ee3c243fd3d87d937572e7e8f.tar.bz2
serverdata-4116a979357daa5ee3c243fd3d87d937572e7e8f.tar.xz
serverdata-4116a979357daa5ee3c243fd3d87d937572e7e8f.zip
Tweak
Diffstat (limited to 'npc/002-3')
-rw-r--r--npc/002-3/billybons.txt2
1 files changed, 1 insertions, 1 deletions
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?");