diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-17 19:53:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-17 19:53:35 -0300 |
commit | 9d2ccf61f2329ab385d7fc72cf6870dc726536b5 (patch) | |
tree | aca1ba4fae1219187c63802e244c64e019548320 /npc | |
parent | 528c267938223a514b5aa3981212324fc8fa8662 (diff) | |
download | serverdata-9d2ccf61f2329ab385d7fc72cf6870dc726536b5.tar.gz serverdata-9d2ccf61f2329ab385d7fc72cf6870dc726536b5.tar.bz2 serverdata-9d2ccf61f2329ab385d7fc72cf6870dc726536b5.tar.xz serverdata-9d2ccf61f2329ab385d7fc72cf6870dc726536b5.zip |
Apply changes from client-data, allow some more mobs to drop Arcmage Boxset (boss mob)
Diffstat (limited to 'npc')
-rw-r--r-- | npc/018-4-1/_mobs.txt | 6 | ||||
-rw-r--r-- | npc/018-4/_mobs.txt | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/npc/018-4-1/_mobs.txt b/npc/018-4-1/_mobs.txt index e8b249e32..509fd6d41 100644 --- a/npc/018-4-1/_mobs.txt +++ b/npc/018-4-1/_mobs.txt @@ -4,7 +4,7 @@ // Map 018-4-1: sicave mobs 018-4-1,95,66,66,35 monster Cave Snake 1035,15,9000,3000 018-4-1,95,84,66,18 monster Golden Scorpion 1078,7,10000,5000 -018-4-1,102,48,40,17 monster Giant Mutated Bat 1044,2,100000,50000 -018-4-1,142,64,27,44 monster Black Mamba 1174,2,100000,50000 -018-4-1,51,64,27,44 monster Troll 1171,1,90000,90000 +018-4-1,102,48,40,17 monster Giant Mutated Bat 1044,2,100000,350000 +018-4-1,142,64,27,44 monster Black Mamba 1174,3,100000,50000 +018-4-1,51,64,27,44 monster Troll 1171,2,90000,90000 018-4-1,122,58,21,3 monster Shadow Plant 1189,3,30000,30000 diff --git a/npc/018-4/_mobs.txt b/npc/018-4/_mobs.txt index cff893fca..fbb94a6ff 100644 --- a/npc/018-4/_mobs.txt +++ b/npc/018-4/_mobs.txt @@ -1,7 +1,7 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 018-4: Secret Island mobs 018-4,125,78,46,21 monster Golden Scorpion 1078,7,10000,5000 -018-4,103,57,46,32 monster Night Scorpion 1077,5,20000,10000 +018-4,103,57,46,32 monster Black Scorpion 1074,5,20000,10000 018-4,103,57,46,32 monster Black Slime 1178,10,15000,10000 018-4,96,70,76,47 monster Red Slime 1092,12,12000,4000 018-4,96,70,76,47 monster Yellow Slime 1091,15,30000,30000 |