diff options
Diffstat (limited to 'npc/015-2/contrabandist.txt')
-rw-r--r-- | npc/015-2/contrabandist.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-2/contrabandist.txt b/npc/015-2/contrabandist.txt index 612ec859c..95c81c1f0 100644 --- a/npc/015-2/contrabandist.txt +++ b/npc/015-2/contrabandist.txt @@ -16,7 +16,7 @@ close; OnInit: .active=0; .sex = G_OTHER; - .distance = 5; + .distance = 7; if (true || debug) { setnpcdisplay .name$, NPC_KOGA; |