Correct Flaming Feather drops

This commit is contained in:
P0nk
2025-07-02 06:23:32 +02:00
parent 1504da67f6
commit 7607e3d4b6
2 changed files with 5 additions and 13 deletions

View File

@@ -3,12 +3,6 @@
USE `cosmic`;
# update USE drops that were supposed to be ETC
INSERT IGNORE INTO temp_data (dropperid, itemid, minimum_quantity, maximum_quantity, questid, chance)
SELECT dropperid, 4001006, 1, 1, 0, 10000
FROM temp_data
WHERE itemid = 2050099; #Flaming feather
INSERT IGNORE INTO temp_data (dropperid, itemid, minimum_quantity, maximum_quantity, questid, chance)
SELECT dropperid, 4000176, 1, 1, 0, 600000
FROM temp_data
@@ -561,7 +555,6 @@ DELETE FROM temp_data WHERE dropperid >= 9300315 AND dropperid <= 9300324;
UPDATE drop_data SET questid=28248 WHERE itemid=4001359;
UPDATE drop_data SET questid=28175 WHERE itemid=4001342;
UPDATE drop_data SET questid=7777 WHERE itemid=4031905; #id 7777 for ALL "quest items" with no v83 quest.
UPDATE drop_data SET chance=0 WHERE itemid=2050099;
UPDATE drop_data SET questid=6191 WHERE itemid=4031477;
UPDATE drop_data SET questid=6190 WHERE itemid=4001111;

View File

@@ -11534,7 +11534,6 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(9420511, 1072090, 1, 1, 0, 2000),
(9420511, 1041079, 1, 1, 0, 2000),
(9420511, 1061078, 1, 1, 0, 2000),
(9420511, 4001006, 1, 1, 0, 1000),
(9420511, 2020028, 1, 1, 0, 20000),
(9420511, 1002215, 1, 1, 0, 2000),
(9420511, 1050055, 1, 1, 0, 1800),
@@ -15170,7 +15169,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 10000),
(3210201, 4000073, 1, 1, 0, 200000),
(3210201, 4000021, 1, 1, 0, 200000),
(3210201, 4003004, 1, 1, 0, 7000),
(3210201, 2050099, 1, 1, 0, 3000),
(3210201, 4001006, 1, 1, 0, 10000),
(3210201, 4030012, 1, 1, 0, 125000),
(3210201, 2000002, 1, 1, 0, 40000),
(3210201, 2000003, 1, 1, 0, 40000),
@@ -15297,7 +15296,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 10000),
(3210200, 4000073, 1, 1, 0, 200000),
(3210200, 4003004, 1, 1, 0, 7000),
(3210200, 4000021, 1, 1, 0, 200000),
(3210200, 2050099, 1, 1, 0, 3000),
(3210200, 4001006, 1, 1, 0, 10000),
(3210200, 4030012, 1, 1, 0, 125000),
(3210200, 4130021, 1, 1, 0, 3000),
(3210200, 2000002, 1, 1, 0, 40000),
@@ -21435,8 +21434,8 @@ VALUES (5100004, 2383034, 1, 1, 0, 10000),
(9500125, 4000014, 1, 1, 0, 200000),
(6130100, 4000030, 1, 1, 0, 200000),
(9500125, 4000030, 1, 1, 0, 200000),
(6130100, 2050099, 1, 1, 0, 3000),
(9500125, 2050099, 1, 1, 0, 3000),
(6130100, 4001006, 1, 1, 0, 10000),
(9500125, 4001006, 1, 1, 0, 10000),
(6130100, 2000006, 1, 1, 0, 40000),
(9500125, 2000006, 1, 1, 0, 40000),
(6130100, 2000004, 1, 1, 0, 40000),
@@ -21761,7 +21760,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 10000),
(9400562, 1072303, 1, 1, 0, 700),
(9400562, 1002634, 1, 1, 0, 700),
(9420511, 4000382, 1, 1, 0, 200000),
(9420511, 2050099, 1, 1, 0, 3000),
(9420511, 4001006, 1, 1, 0, 10000),
(9420511, 2000006, 1, 1, 0, 40000),
(9420511, 2020028, 1, 1, 0, 3000),
(9420511, 2070005, 1, 1, 0, 400),