Copy drops from Orange Mushroom to Target Orange Mushroom

This commit is contained in:
P0nk
2025-07-02 14:54:05 +02:00
parent 871a47ad26
commit f38fb34c3a
2 changed files with 25 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 9300342, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`
FROM drop_data WHERE dropperid = 1210102;
INSERT IGNORE INTO drop_data (`dropperid`, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`)
SELECT 6300001, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`
FROM drop_data WHERE dropperid = 6300000;

View File

@@ -28609,6 +28609,31 @@ VALUES (5100004, 2383034, 1, 1, 0, 8000),
(1110101, 4001367, 1, 1, 28262, 40000),
(3300003, 4001317, 1, 1, 2326, 20000),
(1210102, 4001364, 1, 1, 28192, 80000),
(9300342, 4000001, 1, 1, 0, 600000),
(9300342, 2000000, 1, 1, 0, 20000),
(9300342, 2040705, 1, 1, 0, 300),
(9300342, 1072004, 1, 1, 0, 800),
(9300342, 1002043, 1, 1, 0, 1500),
(9300342, 1432000, 1, 1, 0, 500),
(9300342, 1312000, 1, 1, 0, 700),
(9300342, 2060000, 1, 1, 0, 30000),
(9300342, 4010000, 1, 1, 0, 9000),
(9300342, 4020007, 1, 1, 0, 9000),
(9300342, 2061000, 1, 1, 0, 30000),
(9300342, 1082012, 1, 1, 0, 1000),
(9300342, 1072015, 1, 1, 0, 800),
(9300342, 1072031, 1, 1, 0, 800),
(9300342, 1052095, 1, 1, 0, 700),
(9300342, 2330000, 1, 1, 0, 500),
(9300342, 2380007, 1, 1, 0, 8000),
(9300342, 0, 16, 24, 0, 400000),
(9300342, 4032314, 1, 1, 21709, 150000),
(9300342, 4030001, 1, 1, 0, 10000),
(9300342, 4001345, 1, 1, 28170, 70000),
(9300342, 2040001, 1, 1, 0, 750),
(9300342, 2041009, 1, 1, 0, 750),
(9300342, 4001354, 1, 1, 28209, 80000),
(9300342, 4001364, 1, 1, 28192, 80000),
(1120100, 4001365, 1, 1, 28192, 80000),
(1210103, 4032137, 1, 1, 20711, 40000),
(1210103, 4032139, 1, 1, 20713, 40000),