From 70841aecae588b789f839e525998b385813fc738 Mon Sep 17 00:00:00 2001 From: Stefan Beller Date: Fri, 11 Feb 2011 19:39:29 +0100 Subject: traders use correct(item_db) prize for arrows --- npc/005-1_Snake_desert/npcs.txt | 2 +- npc/009-2_Hurnscald/shops.txt | 2 +- npc/010-2_Dimonds_Cove/dimonds.txt | 2 +- npc/020-2_Nivalis/shops.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/npc/005-1_Snake_desert/npcs.txt b/npc/005-1_Snake_desert/npcs.txt index 1a9a8853..12f37ca1 100644 --- a/npc/005-1_Snake_desert/npcs.txt +++ b/npc/005-1_Snake_desert/npcs.txt @@ -1,6 +1,6 @@ // -005-1.gat,69,76,0 shop George 115,530:3000,1199:3,529:5,539:175,562:500 +005-1.gat,69,76,0 shop George 115,530:3000,1199:1,529:-1,539:175,562:500 005-1.gat,66,75,0 script Kieron 132,{ mes "[Kieron]"; diff --git a/npc/009-2_Hurnscald/shops.txt b/npc/009-2_Hurnscald/shops.txt index 9c85c845..df100d36 100644 --- a/npc/009-2_Hurnscald/shops.txt +++ b/npc/009-2_Hurnscald/shops.txt @@ -18,7 +18,7 @@ // Archer Shop // sells bow, short bow, arrows and iron arrows -009-2.gat,97,24,0 shop Apprentice 120,1199:3,529:5,1200:1000,530:3000 +009-2.gat,97,24,0 shop Apprentice 120,1199:-1,529:-1,1200:1000,530:3000 // Potion Shop // sells cactus drink, cactus potion, iron potion, concentration potion, and slow poison potion diff --git a/npc/010-2_Dimonds_Cove/dimonds.txt b/npc/010-2_Dimonds_Cove/dimonds.txt index 123e6faf..8cceeea8 100644 --- a/npc/010-2_Dimonds_Cove/dimonds.txt +++ b/npc/010-2_Dimonds_Cove/dimonds.txt @@ -536,7 +536,7 @@ leave: 010-2.gat,32,34,0 shop Waitress 139,519:100,533:150,534:90,562:500,676:200 -010-2.gat,85,41,0 shop Blacksmith 146,545:20000,529:5,603:-1 +010-2.gat,85,41,0 shop Blacksmith 146,545:20000,529:-1,603:-1 010-2.gat,65,41,0 shop General Store 137,586:1000,524:1600,544:10000,632:10000,528:1000,735:-1 diff --git a/npc/020-2_Nivalis/shops.txt b/npc/020-2_Nivalis/shops.txt index 1d863a00..7132870c 100644 --- a/npc/020-2_Nivalis/shops.txt +++ b/npc/020-2_Nivalis/shops.txt @@ -3,7 +3,7 @@ // Clothes shop 020-2.gat,27,26,0 shop Taylor 137,523:2000,524:1600,543:800,544:5000,546:10000,586:1000,741:-1 // Weapons shop -020-2.gat,25,65,0 shop Bracco 135,1201:50,521:1000,522:100,529:5,530:-1 +020-2.gat,25,65,0 shop Bracco 135,1201:50,521:1000,522:100,529:3,530:-1 // Potions shop 020-2.gat,75,26,0 shop Mede 103,501:50,502:70,567:500,568:500 -- cgit v1.2.3-60-g2f50