diff options
-rw-r--r-- | npc/015-2/contrabandist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/015-2/contrabandist.txt b/npc/015-2/contrabandist.txt index b3aae211f..df0424c81 100644 --- a/npc/015-2/contrabandist.txt +++ b/npc/015-2/contrabandist.txt @@ -67,6 +67,7 @@ OnInit: } tradertype(NST_MARKET); + sellitem Arrow, -1, 1; end; OnMinute21: |