From a5a1de536257878327cd7cdff3f25c39309212c5 Mon Sep 17 00:00:00 2001 From: P0nk Date: Fri, 4 Jul 2025 15:23:06 +0200 Subject: [PATCH] Copy Fairy 1 drops to Fairy 2, Fairy 3 & Fairy 4 --- database/sql/2-db_drops.sql | 12 ------- src/main/resources/db/152-drop-data.sql | 47 +++++++++++++++++++++++-- 2 files changed, 45 insertions(+), 14 deletions(-) diff --git a/database/sql/2-db_drops.sql b/database/sql/2-db_drops.sql index ff5ad47aaf..381c89c975 100644 --- a/database/sql/2-db_drops.sql +++ b/database/sql/2-db_drops.sql @@ -27,18 +27,6 @@ USE `cosmic`; -- Copying drops from some mobs to other versions of them - INSERT IGNORE INTO drop_data (`dropperid`, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`) - SELECT 3000002, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance` - FROM drop_data WHERE dropperid = 3000001; - - INSERT IGNORE INTO drop_data (`dropperid`, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`) - SELECT 3000003, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance` - FROM drop_data WHERE dropperid = 3000001; - - INSERT IGNORE INTO drop_data (`dropperid`, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`) - SELECT 3000004, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance` - FROM drop_data WHERE dropperid = 3000001; - -- 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. diff --git a/src/main/resources/db/152-drop-data.sql b/src/main/resources/db/152-drop-data.sql index 521804ecf3..27dae1a8a5 100644 --- a/src/main/resources/db/152-drop-data.sql +++ b/src/main/resources/db/152-drop-data.sql @@ -1140,6 +1140,7 @@ 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), @@ -1150,6 +1151,48 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000), (3000001, 2050002, 1, 1, 0, 50000), (3000001, 2050003, 1, 1, 0, 50000), (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), + (3000002, 4020004, 1, 1, 0, 9000), + (3000002, 4010002, 1, 1, 0, 9000), + (3000002, 2050000, 1, 1, 0, 50000), + (3000002, 2050001, 1, 1, 0, 50000), + (3000002, 2050002, 1, 1, 0, 50000), + (3000002, 2050003, 1, 1, 0, 50000), + (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), + (3000003, 4020004, 1, 1, 0, 9000), + (3000003, 4010002, 1, 1, 0, 9000), + (3000003, 2050000, 1, 1, 0, 50000), + (3000003, 2050001, 1, 1, 0, 50000), + (3000003, 2050002, 1, 1, 0, 50000), + (3000003, 2050003, 1, 1, 0, 50000), + (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), + (3000004, 4020004, 1, 1, 0, 9000), + (3000004, 4010002, 1, 1, 0, 9000), + (3000004, 2050000, 1, 1, 0, 50000), + (3000004, 2050001, 1, 1, 0, 50000), + (3000004, 2050002, 1, 1, 0, 50000), + (3000004, 2050003, 1, 1, 0, 50000), + (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), @@ -27697,7 +27740,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 8000), (8820000, 1002780, 1, 1, 0, 40000), (8820000, 1482023, 1, 1, 0, 40000), (8820000, 1072359, 1, 1, 0, 40000), - (3000001, 0, 80, 120, 0, 400000), + (3230100, 4001004, 1, 1, 0, 5000), (3000002, 4000068, 1, 1, 0, 40000), (3000003, 4000068, 1, 1, 0, 40000), @@ -27717,7 +27760,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 8000), (1140130, 4031773, 1, 1, 2145, 80000), (4230114, 4031203, 1, 1, 0, 70000), (4230115, 4031203, 1, 1, 0, 70000), - (3000001, 2381033, 1, 1, 0, 8000), + (3000002, 2381033, 1, 1, 0, 8000), (3000003, 2381033, 1, 1, 0, 8000), (3000004, 2381033, 1, 1, 0, 8000),