Copy Dark Pepe drops to Separated Dark Pepe

This commit is contained in:
P0nk
2025-07-04 15:17:47 +02:00
parent 9f99aeacda
commit 76d8a4b985
2 changed files with 41 additions and 4 deletions

View File

@@ -27,10 +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 6230201, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`
FROM drop_data WHERE dropperid = 6230200;
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;

View File

@@ -5382,6 +5382,47 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(6230200, 4004004, 1, 1, 0, 3000),
(6230200, 1002216, 1, 1, 0, 700),
(6230200, 1382001, 1, 1, 0, 700),
(6230201, 4000057, 1, 1, 0, 600000),
(6230201, 4004004, 1, 1, 0, 10000),
(6230201, 2000006, 1, 1, 0, 20000),
(6230201, 2000004, 1, 1, 0, 20000),
(6230201, 4020000, 1, 1, 0, 9000),
(6230201, 4010004, 1, 1, 0, 9000),
(6230201, 4004003, 1, 1, 0, 10000),
(6230201, 4006000, 1, 1, 0, 10000),
(6230201, 1002218, 1, 1, 0, 1500),
(6230201, 1472020, 1, 1, 0, 500),
(6230201, 1002100, 1, 1, 0, 1500),
(6230201, 1050055, 1, 1, 0, 700),
(6230201, 1002268, 1, 1, 0, 1500),
(6230201, 1082087, 1, 1, 0, 1000),
(6230201, 1041094, 1, 1, 0, 800),
(6230201, 1061093, 1, 1, 0, 800),
(6230201, 1102018, 1, 1, 0, 1000),
(6230201, 1092011, 1, 1, 0, 700),
(6230201, 1472025, 1, 1, 0, 500),
(6230201, 1082088, 1, 1, 0, 1000),
(6230201, 1332017, 1, 1, 0, 500),
(6230201, 1472023, 1, 1, 0, 500),
(6230201, 1051052, 1, 1, 0, 700),
(6230201, 1072164, 1, 1, 0, 800),
(6230201, 1072155, 1, 1, 0, 800),
(6230201, 1072161, 1, 1, 0, 800),
(6230201, 2040419, 1, 1, 0, 300),
(6230201, 2040620, 1, 1, 0, 300),
(6230201, 4130005, 1, 1, 0, 6000),
(6230201, 4130013, 1, 1, 0, 6000),
(6230201, 2384007, 1, 1, 0, 8000),
(6230201, 0, 325, 486, 0, 400000),
(6230201, 2000006, 1, 1, 0, 40000),
(6230201, 2000004, 1, 1, 0, 40000),
(6230201, 4006000, 1, 1, 0, 7000),
(6230201, 4010004, 1, 1, 0, 7000),
(6230201, 4020000, 1, 1, 0, 7000),
(6230201, 4004003, 1, 1, 0, 3000),
(6230201, 4004004, 1, 1, 0, 3000),
(6230201, 1002216, 1, 1, 0, 700),
(6230201, 1382001, 1, 1, 0, 700),
(6230300, 4000129, 1, 1, 0, 600000),
(6230300, 4020008, 1, 1, 0, 9000),
(6230300, 4010006, 1, 1, 0, 9000),