From e0bb67d66ff0492d3e700c395ac744c80f6f6f93 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 30 Jun 2018 16:51:11 -0300 Subject: Fix bugs --- npc/015-2/contrabandist.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/015-2/contrabandist.txt') diff --git a/npc/015-2/contrabandist.txt b/npc/015-2/contrabandist.txt index df0424c81..6f52c49af 100644 --- a/npc/015-2/contrabandist.txt +++ b/npc/015-2/contrabandist.txt @@ -14,6 +14,9 @@ openshop; close; function Contraband_Unload { + if ($ARKIM_ST > 4500) + stopselling(DarkDesertMushroom); + if (getarg(0,0) & 1) stopselling(IronOre); if (getarg(0,0) & 2) -- cgit v1.2.3-70-g09d2