summaryrefslogtreecommitdiff
path: root/npc/009-1/dangrostra.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-04 15:09:12 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-04 15:09:12 -0300
commit4ace6c940b0d0fbacb63b788849674f7a46f8bef (patch)
tree12167c41948f27c7a8e4ad781854e6dcceab4dd4 /npc/009-1/dangrostra.txt
parentf5978f9a14ca1f693489fc6ef715e822aef86f75 (diff)
downloadserverdata-4ace6c940b0d0fbacb63b788849674f7a46f8bef.tar.gz
serverdata-4ace6c940b0d0fbacb63b788849674f7a46f8bef.tar.bz2
serverdata-4ace6c940b0d0fbacb63b788849674f7a46f8bef.tar.xz
serverdata-4ace6c940b0d0fbacb63b788849674f7a46f8bef.zip
Fix bug on Dang Rostra
Diffstat (limited to 'npc/009-1/dangrostra.txt')
-rw-r--r--npc/009-1/dangrostra.txt4
1 files changed, 2 insertions, 2 deletions
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;