diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-20 00:11:27 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-20 00:11:27 -0200 |
commit | 6767a7759d86461c375314a2f484edc9309c31d1 (patch) | |
tree | d597242a8c6affb7841041326e65acf2f99c3a86 /npc/001-1 | |
parent | 1a75ac63334ace26df0b30387654adade57f0147 (diff) | |
download | serverdata-6767a7759d86461c375314a2f484edc9309c31d1.tar.gz serverdata-6767a7759d86461c375314a2f484edc9309c31d1.tar.bz2 serverdata-6767a7759d86461c375314a2f484edc9309c31d1.tar.xz serverdata-6767a7759d86461c375314a2f484edc9309c31d1.zip |
Regenerate map data, sell Mercenaries Boxsets at Aeros.
If Saulc ever needs a freemium game with IAP, he only needs to sell Strange Coins <.<
Although, nothing stops someone from selingl ingame items for real money under the sheets, right? :inGame_n:
Diffstat (limited to 'npc/001-1')
-rw-r--r-- | npc/001-1/rewards.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index f07661e9b..7e7bf42b8 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -46,8 +46,11 @@ OnInit: // Temporary, Seasonal, for events, rare drops, next release sellitem DesertBow, 9000; sellitem Chainmail, 2700; + sellitem MercBoxC,600; + sellitem MercBoxB,400; sellitem LeatherShirt, 315; sellitem JeansShorts, 270; + sellitem MercBoxA,200; sellitem ThornAmmoBox,180; sellitem CursedAmmoBox,80; sellitem ArrowAmmoBox,50; |