diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-12-15 09:47:28 -0500 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-12-15 09:53:43 -0500 |
commit | 9de08ac25e7e843e97526fc77e127f55913e7d25 (patch) | |
tree | 2f23f992da88cd4fcf149e0878e0ea1966bb4a69 /world/map/npc | |
parent | a9bce8e7c28b67548dd2d801459b4014d242abbc (diff) | |
download | serverdata-9de08ac25e7e843e97526fc77e127f55913e7d25.tar.gz serverdata-9de08ac25e7e843e97526fc77e127f55913e7d25.tar.bz2 serverdata-9de08ac25e7e843e97526fc77e127f55913e7d25.tar.xz serverdata-9de08ac25e7e843e97526fc77e127f55913e7d25.zip |
adjust mana elixir prices, add to candor
Diffstat (limited to 'world/map/npc')
-rw-r--r-- | world/map/npc/009-7/shops.txt | 2 | ||||
-rw-r--r-- | world/map/npc/020-2/shops.txt | 2 | ||||
-rw-r--r-- | world/map/npc/029-2/morgan.txt | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/world/map/npc/009-7/shops.txt b/world/map/npc/009-7/shops.txt index c112d60c..ff33b313 100644 --- a/world/map/npc/009-7/shops.txt +++ b/world/map/npc/009-7/shops.txt @@ -1,3 +1,3 @@ -009-7,34,23,0|shop|Bartender#Duels|177,Beer:*1,IronPotion:*1,ConcentrationPotion:*1,SmallManaElixir:*9,BottleOfWater:*1,Milk:*1 +009-7,34,23,0|shop|Bartender#Duels|177,Beer:*1,IronPotion:*1,ConcentrationPotion:*1,BottleOfWater:*1,Milk:*1 009-7,27,26,0|shop|Garcon#Duels|180,RoastedMaggot:*1,PickledBeets:*30,ChickenLeg:*1,Steak:*1,Beer:*1 diff --git a/world/map/npc/020-2/shops.txt b/world/map/npc/020-2/shops.txt index 9975ff3f..847adac0 100644 --- a/world/map/npc/020-2/shops.txt +++ b/world/map/npc/020-2/shops.txt @@ -16,7 +16,7 @@ // Weapons shop 020-2,25,65,0|shop|Bracco|135,IronArrow:*1,ShortBow:*4,Dagger:*1,LeatherShield:*1 // Potions shop -020-2,75,24,0|shop|Mede|103,CactusDrink:*1,CactusPotion:*1,IronPotion:*1,ConcentrationPotion:*1 +020-2,75,24,0|shop|Mede|103,CactusDrink:*1,CactusPotion:*1,IronPotion:*1,ConcentrationPotion:*1,SmallManaElixir:*6,MediumManaElixir:*6,LargeManaElixir:*6 // INN 020-2,111,23,0|script|Kane|120 diff --git a/world/map/npc/029-2/morgan.txt b/world/map/npc/029-2/morgan.txt index 20000a11..1f8f19f4 100644 --- a/world/map/npc/029-2/morgan.txt +++ b/world/map/npc/029-2/morgan.txt @@ -115,3 +115,5 @@ L_LearningDone: L_Close: close; } + +029-2,113,59,0|shop|Zitoni|103,CactusDrink:*1,CactusPotion:*1,TinyManaElixir:*5,SmallManaElixir:*5 |