diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-26 13:29:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-26 13:29:10 -0300 |
commit | ea1037f2ef9cb35ecc86aa716b267b2c65971fe2 (patch) | |
tree | 60748eb4d710b15032429e7ad39aa4fe5b6d8aa4 /npc/001-1/rewards.txt | |
parent | 6c6297580fee1e05e28d16aa095ba75adc6be97b (diff) | |
download | serverdata-ea1037f2ef9cb35ecc86aa716b267b2c65971fe2.tar.gz serverdata-ea1037f2ef9cb35ecc86aa716b267b2c65971fe2.tar.bz2 serverdata-ea1037f2ef9cb35ecc86aa716b267b2c65971fe2.tar.xz serverdata-ea1037f2ef9cb35ecc86aa716b267b2c65971fe2.zip |
Redo a bit the consumable price table on Aeros Shop
Diffstat (limited to 'npc/001-1/rewards.txt')
-rw-r--r-- | npc/001-1/rewards.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index b81b1e80a..41b272c91 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -69,13 +69,13 @@ OnInit: sellitem MagicApple,115; sellitem SacredLifePotion,60; sellitem SacredManaPotion,60; - sellitem Grenade,42; - sellitem WhiskeyAle,42; sellitem ElixirOfLife,32; - sellitem CelestiaTea,18; - sellitem HastePotion,15; - sellitem StrengthPotion,15; - sellitem BottleOfDivineWater, 11; + sellitem Grenade,28; + sellitem WhiskeyAle,28; + sellitem CelestiaTea,17; + sellitem BottleOfDivineWater, 15; + sellitem HastePotion,11; + sellitem StrengthPotion,11; sellitem PrecisionPotion,9; sellitem DodgePotion,9; sellitem Curshroom,6; |