diff options
-rw-r--r-- | npc/001-1/rewards.txt | 3 | ||||
-rw-r--r-- | npc/004-2/_mobs.txt | 2 |
2 files changed, 4 insertions, 1 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; diff --git a/npc/004-2/_mobs.txt b/npc/004-2/_mobs.txt index 99653dd4e..0f99c36b1 100644 --- a/npc/004-2/_mobs.txt +++ b/npc/004-2/_mobs.txt @@ -7,6 +7,6 @@ 004-2,51,40,10,22 monster Scorpion 1071,6,35000,150000 004-2,55,66,4,4 monster Black Scorpion 1074,1,35000,150000 004-2,108,97,4,4 monster Snake 1122,3,35000,150000 -004-2,77,51,9,4 monster Snake 1122,2,35000,150000 +004-2,77,51,9,4 monster Snake 1122,1,35000,150000 004-2,67,63,14,11 monster Scorpion 1071,8,35000,150000 004-2,82,50,27,29 monster Desert Log Head 1127,5,35000,150000 |