diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-16 06:51:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-16 06:51:56 -0300 |
commit | c6b4f98d40062deb18025873dcc9320f943a0ce1 (patch) | |
tree | 9ea874bad8a82d832eb1747606d73a3de12c6cac /npc/001-1 | |
parent | 1bbecbba1c39430567b4a5e3885c39c71f6686b3 (diff) | |
download | serverdata-c6b4f98d40062deb18025873dcc9320f943a0ce1.tar.gz serverdata-c6b4f98d40062deb18025873dcc9320f943a0ce1.tar.bz2 serverdata-c6b4f98d40062deb18025873dcc9320f943a0ce1.tar.xz serverdata-c6b4f98d40062deb18025873dcc9320f943a0ce1.zip |
Remove low-rarity equipment from Aeros Shop
Diffstat (limited to 'npc/001-1')
-rw-r--r-- | npc/001-1/rewards.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 07e0e4e36..7123cbc86 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -60,12 +60,8 @@ OnInit: sellitem MercBoxC,600; sellitem ArcmageBoxset,500; sellitem MercBoxB,400; - sellitem LeatherShirt, 315; - sellitem JeansShorts, 270; - sellitem MercBoxA,200; sellitem ThornAmmoBox,180; sellitem CursedAmmoBox,80; - sellitem ArrowAmmoBox,50; // Temporary, but later may sell rare dyes (eg. purple and... golden?) sellitem RedDye, 45; |