From ceb4df2bc95ac323d2b90d8a90ab4f59e132f70c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 12:49:33 -0300 Subject: Hm... ship not working? --- npc/015-2/contrabandist.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/015-2/contrabandist.txt b/npc/015-2/contrabandist.txt index 95c81c1f0..4ed9a53ba 100644 --- a/npc/015-2/contrabandist.txt +++ b/npc/015-2/contrabandist.txt @@ -4,7 +4,7 @@ // Description: // Contraband of foreing goods. -015-2,166,249,0 script #Contraband NPC_NO_SPRITE,{ +015-2,166,250,0 script #Contraband NPC_NO_SPRITE,{ // Store not available if (!.active) @@ -16,7 +16,7 @@ close; OnInit: .active=0; .sex = G_OTHER; - .distance = 7; + .distance = 12; if (true || debug) { setnpcdisplay .name$, NPC_KOGA; -- cgit v1.2.3-60-g2f50