summaryrefslogtreecommitdiff
path: root/npc/001-1/rewards.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-14 17:22:43 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-14 17:22:43 -0300
commitd05bcdbeaa7fa0a4f5996be43d0559a09d3c1157 (patch)
tree0316578fc22209d139ec8dc98bb547215b928457 /npc/001-1/rewards.txt
parent12ec630bf5b0329ce907265c833400088967532e (diff)
downloadserverdata-d05bcdbeaa7fa0a4f5996be43d0559a09d3c1157.tar.gz
serverdata-d05bcdbeaa7fa0a4f5996be43d0559a09d3c1157.tar.bz2
serverdata-d05bcdbeaa7fa0a4f5996be43d0559a09d3c1157.tar.xz
serverdata-d05bcdbeaa7fa0a4f5996be43d0559a09d3c1157.zip
Add Precision and Dodge potions to Aeros Shop
Diffstat (limited to 'npc/001-1/rewards.txt')
-rw-r--r--npc/001-1/rewards.txt4
1 files changed, 3 insertions, 1 deletions
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;