Copy Pepe drops to Separated Pepe

This commit is contained in:
P0nk
2025-07-03 21:39:14 +02:00
parent 5e24a09ffe
commit 20399f5a87
2 changed files with 37 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 6130102, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`
FROM drop_data WHERE dropperid = 6130103;
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;

View File

@@ -4970,6 +4970,43 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(6130101, 2040619, 1, 1, 0, 3000),
(6130101, 2040024, 1, 1, 0, 3000),
(6130101, 2043212, 1, 1, 0, 3000),
(6130102, 4000050, 1, 1, 0, 600000),
(6130102, 2000006, 1, 1, 0, 20000),
(6130102, 2000004, 1, 1, 0, 20000),
(6130102, 4020008, 1, 1, 0, 9000),
(6130102, 4010001, 1, 1, 0, 9000),
(6130102, 2040401, 1, 1, 0, 300),
(6130102, 4004002, 1, 1, 0, 10000),
(6130102, 1050045, 1, 1, 0, 700),
(6130102, 1040087, 1, 1, 0, 800),
(6130102, 1060076, 1, 1, 0, 800),
(6130102, 1040097, 1, 1, 0, 800),
(6130102, 1060086, 1, 1, 0, 800),
(6130102, 1002170, 1, 1, 0, 1500),
(6130102, 1002025, 1, 1, 0, 1500),
(6130102, 1040093, 1, 1, 0, 800),
(6130102, 1060082, 1, 1, 0, 800),
(6130102, 1072150, 1, 1, 0, 800),
(6130102, 1072138, 1, 1, 0, 800),
(6130102, 1082060, 1, 1, 0, 1000),
(6130102, 1072145, 1, 1, 0, 800),
(6130102, 1102024, 1, 1, 0, 1000),
(6130102, 1072157, 1, 1, 0, 800),
(6130102, 1002286, 1, 1, 0, 1500),
(6130102, 1302012, 1, 1, 0, 700),
(6130102, 1082095, 1, 1, 0, 1000),
(6130102, 2040418, 1, 1, 0, 300),
(6130102, 4130008, 1, 1, 0, 6000),
(6130102, 4130015, 1, 1, 0, 6000),
(6130102, 2383045, 1, 1, 0, 8000),
(6130102, 4007004, 1, 1, 0, 10000),
(6130102, 2000006, 1, 1, 0, 40000),
(6130102, 2000004, 1, 1, 0, 40000),
(6130102, 4010001, 1, 1, 0, 7000),
(6130102, 4020008, 1, 1, 0, 7000),
(6130102, 4004002, 1, 1, 0, 3000),
(6130102, 1472020, 1, 1, 0, 700),
(6130102, 2022001, 1, 1, 0, 20000),
(6130103, 4000050, 1, 1, 0, 600000),
(6130103, 2000006, 1, 1, 0, 20000),
(6130103, 2000004, 1, 1, 0, 20000),