summaryrefslogtreecommitdiff
path: root/npc/015-2/contrabandist.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-22 12:53:28 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-22 12:53:28 -0300
commit204bfd20a235f3eb5eb538e0df71da3e339c7661 (patch)
tree459122c8d72f0e07756803be440a4842e4aa57e8 /npc/015-2/contrabandist.txt
parent683582c7406a1201cc6db81c878cae9fb014d0e7 (diff)
downloadserverdata-204bfd20a235f3eb5eb538e0df71da3e339c7661.tar.gz
serverdata-204bfd20a235f3eb5eb538e0df71da3e339c7661.tar.bz2
serverdata-204bfd20a235f3eb5eb538e0df71da3e339c7661.tar.xz
serverdata-204bfd20a235f3eb5eb538e0df71da3e339c7661.zip
Experiment
Diffstat (limited to 'npc/015-2/contrabandist.txt')
-rw-r--r--npc/015-2/contrabandist.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/npc/015-2/contrabandist.txt b/npc/015-2/contrabandist.txt
index 4ed9a53ba..7d332d620 100644
--- a/npc/015-2/contrabandist.txt
+++ b/npc/015-2/contrabandist.txt
@@ -10,7 +10,9 @@
if (!.active)
end;
-buyingstore(2);
+//buyingstore(2);
+searchstores(2, 1);
+//openshop;
close;
OnInit:
@@ -22,6 +24,10 @@ OnInit:
setnpcdisplay .name$, NPC_KOGA;
.active=1;
}
+
+ .Good1=
+ tradertype(NST_MARKET);
+
end;
OnMinute21: