diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-17 16:56:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-17 16:56:53 -0300 |
commit | f934946b629d5814bcf4c6d1b432619310f02dde (patch) | |
tree | 0c6e19ea639b530408bd89b1c9e4d0554d3e009b /npc/001-1/rewards.txt | |
parent | b908bec2b60260029f780b68671eba170f403a9e (diff) | |
download | serverdata-f934946b629d5814bcf4c6d1b432619310f02dde.tar.gz serverdata-f934946b629d5814bcf4c6d1b432619310f02dde.tar.bz2 serverdata-f934946b629d5814bcf4c6d1b432619310f02dde.tar.xz serverdata-f934946b629d5814bcf4c6d1b432619310f02dde.zip |
Fixed-rating Mercenary Boxsets on Aeros Reward Master.
Diffstat (limited to 'npc/001-1/rewards.txt')
-rw-r--r-- | npc/001-1/rewards.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 5983a7747..d9ffb00a2 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -45,6 +45,10 @@ OnInit: sellitem Barrel,400; // Temporary, Seasonal, for events, rare drops, next release + sellitem MercBoxEE,2000; + sellitem MercBoxDD,1450; + sellitem MercBoxCC,1000; + sellitem MercBoxBB,700; sellitem MercBoxC,600; sellitem MercBoxB,400; sellitem LeatherShirt, 315; |