From d05bcdbeaa7fa0a4f5996be43d0559a09d3c1157 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 14 Jul 2019 17:22:43 -0300 Subject: Add Precision and Dodge potions to Aeros Shop --- npc/001-1/rewards.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 0855b6af3..4ef31defd 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -70,7 +70,9 @@ OnInit: sellitem CelestiaTea,18; sellitem HastePotion,15; sellitem StrengthPotion,15; - sellitem BottleOfDivineWater, 10; + sellitem BottleOfDivineWater, 11; + sellitem PrecisionPotion,9; + sellitem DodgePotion,9; sellitem Curshroom,6; sellitem PetcaringGuide,5; // I needed to add this somewhere sellitem SmokeGrenade,3; -- cgit v1.2.3-70-g09d2