diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-16 09:45:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-16 09:45:16 -0300 |
commit | 78f0cb3edb5a2eb679c91fc4b1d6f46faebacfa1 (patch) | |
tree | b64b4f16b4af381e23472595db83773d5e6eceff /npc | |
parent | 87c69443f139af252e7a21c103866b27648e01dc (diff) | |
download | serverdata-78f0cb3edb5a2eb679c91fc4b1d6f46faebacfa1.tar.gz serverdata-78f0cb3edb5a2eb679c91fc4b1d6f46faebacfa1.tar.bz2 serverdata-78f0cb3edb5a2eb679c91fc4b1d6f46faebacfa1.tar.xz serverdata-78f0cb3edb5a2eb679c91fc4b1d6f46faebacfa1.zip |
Remove Haste and Strength Potions from Aeros Shop
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-1/rewards.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 514b22e5c..7eca78c0b 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -104,8 +104,6 @@ OnInit: sellitem YerbaMate,22; sellitem CelestiaTea,17; sellitem BottleOfDivineWater, 15; - sellitem HastePotion,11; - sellitem StrengthPotion,11; sellitem PrecisionPotion,9; sellitem DodgePotion,9; sellitem Curshroom,6; |