diff options
author | mekolat <mekolat@gmail.com> | 2015-01-23 13:14:54 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-01-23 13:14:54 -0600 |
commit | 797ce35b68bfd586feff1f6290bef6adb7a3e619 (patch) | |
tree | a00f5929e15093b74faf38a076526868b206df31 /world/map/npc/001-1 | |
parent | a67b5d4259bbb2aed84960ec94cb82b0d8545df8 (diff) | |
download | serverdata-797ce35b68bfd586feff1f6290bef6adb7a3e619.tar.gz serverdata-797ce35b68bfd586feff1f6290bef6adb7a3e619.tar.bz2 serverdata-797ce35b68bfd586feff1f6290bef6adb7a3e619.tar.xz serverdata-797ce35b68bfd586feff1f6290bef6adb7a3e619.zip |
Fix Shops to reflect prices properly for shop fix
Diffstat (limited to 'world/map/npc/001-1')
-rw-r--r-- | world/map/npc/001-1/north_shops.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/001-1/north_shops.txt b/world/map/npc/001-1/north_shops.txt index a207ccaf..592e351c 100644 --- a/world/map/npc/001-1/north_shops.txt +++ b/world/map/npc/001-1/north_shops.txt @@ -1,6 +1,6 @@ // Northern shopping plaza -001-1.gat,106,105,0|shop|Neko|101,TonoriDelight:*50,CactusDrink:*50,CactusPotion:*70,RoastedMaggot:*110,Beer:*175,ChickenLeg:*500 -001-1.gat,111,108,0|shop|Inar|108,CottonShirt:*300,SerfHat:*500,CottonShorts:*1000,CottonBoots:*2000,DesertShirt:*2000,CottonHeadband:*3000,DesertHat:*9600 +001-1.gat,106,105,0|shop|Neko|101,TonoriDelight:*10,CactusDrink:*1,CactusPotion:*1,RoastedMaggot:*1,Beer:*1,ChickenLeg:*2 +001-1.gat,111,108,0|shop|Inar|108,CottonShirt:*1,SerfHat:*1,CottonShorts:*1,CottonBoots:*1,DesertShirt:*1,CottonHeadband:*1,DesertHat:*4 001-1.gat,48,79,0|script|Well|400 { callfunc "WaterBottle"; |