Copy Dark Yeti drops to Transformed Dark Yeti

This commit is contained in:
P0nk
2025-07-03 21:30:46 +02:00
parent dcd777faca
commit 11ed85abe0
2 changed files with 43 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 6400001, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`
FROM drop_data WHERE dropperid = 6400000;
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;

View File

@@ -5758,6 +5758,49 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(6400000, 1302011, 1, 1, 0, 700),
(6400000, 1002269, 1, 1, 0, 700),
(6400000, 1061099, 1, 1, 0, 700),
(6400001, 4000056, 1, 1, 0, 600000),
(6400001, 4003004, 1, 1, 0, 200000),
(6400001, 2041022, 1, 1, 0, 300),
(6400001, 4004004, 1, 1, 0, 10000),
(6400001, 4000021, 1, 1, 0, 50000),
(6400001, 2000002, 1, 1, 0, 20000),
(6400001, 2000004, 1, 1, 0, 20000),
(6400001, 4020003, 1, 1, 0, 9000),
(6400001, 4010006, 1, 1, 0, 9000),
(6400001, 4003002, 1, 1, 0, 7000),
(6400001, 4004001, 1, 1, 0, 10000),
(6400001, 1082084, 1, 1, 0, 1000),
(6400001, 1072142, 1, 1, 0, 800),
(6400001, 1442005, 1, 1, 0, 700),
(6400001, 1472019, 1, 1, 0, 500),
(6400001, 1051045, 1, 1, 0, 700),
(6400001, 1002245, 1, 1, 0, 1500),
(6400001, 1050060, 1, 1, 0, 700),
(6400001, 1040092, 1, 1, 0, 800),
(6400001, 1060081, 1, 1, 0, 800),
(6400001, 1041096, 1, 1, 0, 800),
(6400001, 1061095, 1, 1, 0, 800),
(6400001, 1002030, 1, 1, 0, 1500),
(6400001, 1032015, 1, 1, 0, 1000),
(6400001, 1061096, 1, 1, 0, 800),
(6400001, 1041097, 1, 1, 0, 800),
(6400001, 1072166, 1, 1, 0, 800),
(6400001, 1082097, 1, 1, 0, 1000),
(6400001, 1002271, 1, 1, 0, 1500),
(6400001, 1002338, 1, 1, 0, 1500),
(6400001, 2384016, 1, 1, 0, 8000),
(6400001, 0, 333, 493, 0, 400000),
(6400001, 1302030, 1, 1, 0, 700),
(6400001, 4000021, 1, 1, 0, 200000),
(6400001, 4003004, 1, 1, 0, 7000),
(6400001, 4010006, 1, 1, 0, 7000),
(6400001, 4020003, 1, 1, 0, 7000),
(6400001, 4004001, 1, 1, 0, 3000),
(6400001, 4004004, 1, 1, 0, 3000),
(6400001, 1072156, 1, 1, 0, 700),
(6400001, 1302011, 1, 1, 0, 700),
(6400001, 1002269, 1, 1, 0, 700),
(6400001, 1061099, 1, 1, 0, 700),
(6400100, 4000131, 1, 1, 0, 600000),
(6400100, 2000002, 1, 1, 0, 20000),
(6400100, 2000004, 1, 1, 0, 20000),