From 99ddddd83be5bc79c22254132d712983eebafabf Mon Sep 17 00:00:00 2001 From: Alige Date: Sun, 7 Aug 2016 01:03:43 +0200 Subject: +1 distance to the bag of fexil so player can use it when talking max range with Fexil. --- npc/000-1/shop.txt | 2 +- npc/001-1/shop.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/000-1/shop.txt b/npc/000-1/shop.txt index 2f0d8836..581f36b1 100644 --- a/npc/000-1/shop.txt +++ b/npc/000-1/shop.txt @@ -19,7 +19,7 @@ OnInit: sellitem PiouSlayer, -1, 15; .sex = G_OTHER; - .distance = 2; + .distance = 3; end; OnClock0000: diff --git a/npc/001-1/shop.txt b/npc/001-1/shop.txt index 473841c1..565a9810 100644 --- a/npc/001-1/shop.txt +++ b/npc/001-1/shop.txt @@ -19,7 +19,7 @@ OnInit: sellitem PiouSlayer, -1, 15; .sex = G_OTHER; - .distance = 2; + .distance = 3; end; OnClock0000: -- cgit v1.2.3-70-g09d2