diff options
author | wushin <pasekei@gmail.com> | 2014-11-19 10:35:39 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-19 10:35:39 -0600 |
commit | 0eb832119cbc1ce28dbe3e9a0bbc8b0f6ffec820 (patch) | |
tree | 4ca3e295d11c8d71ed690cf975c9ee9bdba0ea85 /world/map/npc/009-2 | |
parent | 1a5a1faea98aae7e968b656825f8b93fa687788f (diff) | |
download | serverdata-0eb832119cbc1ce28dbe3e9a0bbc8b0f6ffec820.tar.gz serverdata-0eb832119cbc1ce28dbe3e9a0bbc8b0f6ffec820.tar.bz2 serverdata-0eb832119cbc1ce28dbe3e9a0bbc8b0f6ffec820.tar.xz serverdata-0eb832119cbc1ce28dbe3e9a0bbc8b0f6ffec820.zip |
One More Try at the shopsv2014.11.18.3
Diffstat (limited to 'world/map/npc/009-2')
-rw-r--r-- | world/map/npc/009-2/shops.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/009-2/shops.txt b/world/map/npc/009-2/shops.txt index 64af7607..d0da9413 100644 --- a/world/map/npc/009-2/shops.txt +++ b/world/map/npc/009-2/shops.txt @@ -6,7 +6,7 @@ // Bartender // sells beer, cake and steak -009-2.gat,65,49,0|shop|Barkeeper|112,Beer:*-1,Cake:*-1,Steak:*-1 +009-2.gat,65,49,0|shop|Barkeeper|112,Beer:*175,Cake:*30,Steak:*275 // Receptionist // Offers the player to rest at the inn for 100gp @@ -20,12 +20,12 @@ // Archer Shop // sells bow, short bow, arrows and iron arrows -009-2.gat,97,24,0|shop|Apprentice|120,Arrow:*-1,IronArrow:*-1,Bow:*1000,ShortBow:*3000 +009-2.gat,97,24,0|shop|Apprentice|120,Arrow:*2,IronArrow:*4,Bow:*1000,ShortBow:*3000 // Potion Shop // sells cactus drink, cactus potion, iron potion, concentration potion, and slow poison potion -009-2.gat,123,22,0|shop|Potions#_M|400,CactusDrink:*-1,CactusPotion:*-1,IronPotion:*-1,ConcentrationPotion:*-1,SlowPoisonPotion:*-1 +009-2.gat,123,22,0|shop|Potions#_M|400,CactusDrink:*50,CactusPotion:*70,IronPotion:*500,ConcentrationPotion:*500,SlowPoisonPotion:*500 // General Store // Sells various things, many not sold elsewhere -009-2.gat,32,99,0|shop|General Store#hurnscald|112,Milk:*-1,BottleOfWater:*-1,CottonShirt:*-1,CottonShorts:*-1,Boots:*-1,SerfHat:*-1,CottonHeadband:*-1,CottonGloves:*-1 +009-2.gat,32,99,0|shop|General Store#hurnscald|112,Milk:*300,BottleOfWater:*200,CottonShirt:*300,CottonShorts:*1000,Boots:*2000,SerfHat:*500,CottonHeadband:*3000,CottonGloves:*2000 |