Copy Jr. Boogie 1 drops to Jr. Boogie 2

This commit is contained in:
P0nk
2025-07-04 15:25:20 +02:00
parent a5a1de5362
commit 1e4e284924
2 changed files with 18 additions and 15 deletions

View File

@@ -25,14 +25,6 @@ USE `cosmic`;
);
DROP TABLE temp_data;
-- Copying drops from some mobs to other versions of them
-- Thanks to DietStory v1.02 dev team
-- There are two Jr. Boogies mob ids for some unknown reason. 3230301 had no drops, but 3230300 had all the correct drops.
-- Just copying the drops from the one with the correct drop data.
INSERT IGNORE INTO drop_data (`dropperid`, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`)
SELECT 3230301, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance` FROM drop_data WHERE dropperid = 3230300;
# MapleMesoFetcher ftw! Set meso drop for remaining mobs which drops more than 4 items.
INSERT IGNORE INTO drop_data (`dropperid`, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`) VALUES
(100122, 0, 35, 52, 0, 400000),

View File

@@ -1140,7 +1140,6 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(3000000, 1002622, 1, 1, 0, 1500),
(3000000, 2040316, 1, 1, 0, 300),
(3000000, 2040620, 1, 1, 0, 300),
(3000001, 4000068, 1, 1, 0, 600000),
(3000001, 2000001, 1, 1, 0, 20000),
(3000001, 2000003, 1, 1, 0, 20000),
@@ -1153,7 +1152,6 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(3000001, 2050004, 1, 1, 0, 50000),
(3000001, 0, 80, 120, 0, 400000),
(3000001, 2381033, 1, 1, 0, 8000),
(3000002, 4000068, 1, 1, 0, 600000),
(3000002, 2000001, 1, 1, 0, 20000),
(3000002, 2000003, 1, 1, 0, 20000),
@@ -1166,7 +1164,6 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(3000002, 2050004, 1, 1, 0, 50000),
(3000002, 0, 80, 120, 0, 400000),
(3000002, 2381033, 1, 1, 0, 8000),
(3000003, 4000068, 1, 1, 0, 600000),
(3000003, 2000001, 1, 1, 0, 20000),
(3000003, 2000003, 1, 1, 0, 20000),
@@ -1179,7 +1176,6 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(3000003, 2050004, 1, 1, 0, 50000),
(3000003, 0, 80, 120, 0, 400000),
(3000003, 2381033, 1, 1, 0, 8000),
(3000004, 4000068, 1, 1, 0, 600000),
(3000004, 2000001, 1, 1, 0, 20000),
(3000004, 2000003, 1, 1, 0, 20000),
@@ -1192,7 +1188,6 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(3000004, 2050004, 1, 1, 0, 50000),
(3000004, 0, 80, 120, 0, 400000),
(3000004, 2381033, 1, 1, 0, 8000),
(3000005, 4000106, 1, 1, 0, 600000),
(3000005, 4131003, 1, 1, 0, 6000),
(3000005, 2060000, 1, 1, 0, 30000),
@@ -2068,6 +2063,7 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(3230200, 2044807, 1, 1, 0, 300),
(3230200, 4130009, 1, 1, 0, 6000),
(3230200, 4130014, 1, 1, 0, 6000),
(3230300, 4000067, 1, 1, 0, 400000),
(3230300, 2000002, 1, 1, 0, 20000),
(3230300, 2000003, 1, 1, 0, 20000),
@@ -2077,6 +2073,21 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(3230300, 4004001, 1, 1, 0, 10000),
(3230300, 4004002, 1, 1, 0, 10000),
(3230300, 4004003, 1, 1, 0, 10000),
(3230300, 0, 94, 144, 0, 400000),
(3230300, 2382021, 1, 1, 0, 8000),
(3230301, 4000067, 1, 1, 0, 400000),
(3230301, 2000002, 1, 1, 0, 20000),
(3230301, 2000003, 1, 1, 0, 20000),
(3230301, 4020000, 1, 1, 0, 9000),
(3230301, 4010001, 1, 1, 0, 9000),
(3230301, 4004000, 1, 1, 0, 10000),
(3230301, 4004001, 1, 1, 0, 10000),
(3230301, 4004002, 1, 1, 0, 10000),
(3230301, 4004003, 1, 1, 0, 10000),
(3230301, 0, 94, 144, 0, 400000),
(3230301, 2382021, 1, 1, 0, 8000),
(3230302, 4000099, 1, 1, 0, 600000),
(3230302, 4131008, 1, 1, 0, 6000),
(3230302, 2060000, 1, 1, 0, 30000),
@@ -10795,7 +10806,7 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(3230100, 0, 60, 90, 0, 400000),
(3230101, 0, 56, 84, 0, 400000),
(3230200, 0, 56, 84, 0, 400000),
(3230300, 0, 94, 144, 0, 400000),
(5400000, 0, 76, 114, 0, 400000),
(3230302, 0, 76, 114, 0, 400000),
(9600005, 0, 93, 138, 0, 400000),
@@ -12982,7 +12993,7 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
INSERT INTO lb_drop_data (dropperid, itemid, minimum_quantity, maximum_quantity, questid, chance)
VALUES (5100004, 2383034, 1, 1, 0, 8000),
(2100108, 2381030, 1, 1, 0, 8000),
(3230300, 2382021, 1, 1, 0, 8000),
(3230301, 2382021, 1, 1, 0, 8000),
-- TODO: fix duplicate drops for Snail (and likely other mobs too)
(100100, 4000019, 1, 1, 0, 200000),