From 204bfd20a235f3eb5eb538e0df71da3e339c7661 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 12:53:28 -0300 Subject: Experiment --- npc/015-2/contrabandist.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'npc/015-2') 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: -- cgit v1.2.3-60-g2f50