From ea1037f2ef9cb35ecc86aa716b267b2c65971fe2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Jul 2019 13:29:10 -0300 Subject: Redo a bit the consumable price table on Aeros Shop --- npc/001-1/rewards.txt | 12 ++++++------ 1 file 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; -- cgit v1.2.3-70-g09d2