From 4ace6c940b0d0fbacb63b788849674f7a46f8bef Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 4 Jun 2018 15:09:12 -0300 Subject: Fix bug on Dang Rostra --- npc/009-1/dangrostra.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/009-1') diff --git a/npc/009-1/dangrostra.txt b/npc/009-1/dangrostra.txt index 1e8dc8228..e58bd65c7 100644 --- a/npc/009-1/dangrostra.txt +++ b/npc/009-1/dangrostra.txt @@ -44,8 +44,8 @@ OnInit: sellitem EmptyBottle, -1, 1; // You can buy some empty bottles here, but they're scarse sellitem BlueDye, -1, 1; // Arrows (common) - sellitem Arrow, -1, 250; - sellitem IronArrow, -1, 110; + sellitem Arrow, -1, 200; + sellitem IronArrow, -1, 90; end; -- cgit v1.2.3-60-g2f50