From a2cf6310c20566641b89812003e6a72a085ff3cc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 5 Apr 2020 01:54:57 -0300 Subject: Regenerate map cache. Pinkie Antenna?/Leg? and Bread no longer drops from Zegas' barrels Coal Chance: 14%->20%. Same for BugLeg, Carp (sell), Croconut and Tolchi Arrow --- maps/re/005-1.mcache | Bin 937 -> 936 bytes npc/004-1/_mobs.txt | 1 + npc/005-3/barrel.txt | 8 ++------ npc/006-0/_mobs.txt | 2 ++ npc/007-1/_mobs.txt | 2 +- 5 files changed, 6 insertions(+), 7 deletions(-) diff --git a/maps/re/005-1.mcache b/maps/re/005-1.mcache index df70d7474..37b110bca 100644 Binary files a/maps/re/005-1.mcache and b/maps/re/005-1.mcache differ diff --git a/npc/004-1/_mobs.txt b/npc/004-1/_mobs.txt index 8b35fd07b..d46e67e7c 100644 --- a/npc/004-1/_mobs.txt +++ b/npc/004-1/_mobs.txt @@ -6,3 +6,4 @@ 004-1,108,65,10,7 monster Giant Maggot 1031,4,35000,270000 004-1,106,114,11,7 monster Golden Scorpion 1078,1,99000,300000 004-1,76,102,18,16 monster Fire Goblin 1067,7,45000,45000 +004-1,40,106,19,12 monster Red Scorpion 1072,3,95000,60000 diff --git a/npc/005-3/barrel.txt b/npc/005-3/barrel.txt index 23476ac32..fe0d70bc6 100644 --- a/npc/005-3/barrel.txt +++ b/npc/005-3/barrel.txt @@ -34,21 +34,17 @@ L_BarrelTally: killmonster("005-3", "Trainer::OnKillHouseMaggot"); setq CandorQuest_Barrel, 3; } - @rand = rand2(7); + @rand = rand2(5); if (@rand == 0) getitem Coal,1; else if (@rand == 1) - getitem PinkAntenna,1; + getitem BugLeg,1; else if (@rand == 2) getitem CommonCarp,1; else if (@rand == 3) getitem Croconut,1; else if (@rand == 4) - getitem Bread,1; - else if (@rand == 5) getitem TolchiArrow,6; - else if (@rand == 6) - getitem BugLeg,1; return; L_Loop: diff --git a/npc/006-0/_mobs.txt b/npc/006-0/_mobs.txt index b5c4c5b3d..629dda987 100644 --- a/npc/006-0/_mobs.txt +++ b/npc/006-0/_mobs.txt @@ -2,3 +2,5 @@ // Map 006-0: Candor's Underground, 1F mobs 006-0,46,38,16,14 monster Little Yellow Slime 1233,6,120000,30000 006-0,45,30,16,8 monster Little Red Slime 1234,4,120000,30000 +006-0,46,23,19,4 monster Mineral Bif 1058,1,300000,30000 +006-0,44,25,23,9 monster Big Diamond Bif 1109,1,240000,30000 diff --git a/npc/007-1/_mobs.txt b/npc/007-1/_mobs.txt index f4d4e1fcd..a8588d0ba 100644 --- a/npc/007-1/_mobs.txt +++ b/npc/007-1/_mobs.txt @@ -5,7 +5,7 @@ 007-1,70,60,19,15 monster Ratto 1005,4,35000,220000,Tycoon::OnKillRatto 007-1,64,50,19,23 monster Piou 1002,3,35000,300000 007-1,118,140,57,52 monster Cave Snake 1035,25,35000,300000,Tycoon::OnKillCaveSnake -007-1,57,156,37,29 monster Red Scorpion 1072,10,35000,300000,Tycoon::OnKillRedScorpion +007-1,57,156,37,29 monster Red Scorpion 1072,10,35000,120000,Tycoon::OnKillRedScorpion 007-1,39,125,7,6 monster Cave Maggot 1027,5,35000,270000,Tycoon::OnKillCaveMaggot 007-1,89,72,75,57 monster Cave Bat 1039,9,35000,240000 007-1,104,99,99,99 monster Ruby Bif 1099,9,35000,300000 -- cgit v1.2.3-60-g2f50