Clean up comments making the drop changeset fail

This commit is contained in:
P0nk
2025-07-05 10:45:01 +02:00
parent 9bbcf8c3ed
commit 3d39cce181

View File

@@ -11016,7 +11016,7 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(3230104, 4031209, 1, 1, 3072, 500000),
(3230306, 4031159, 1, 1, 2074, 500000),
(9500400, 4031224, 1, 1, 3607, 1000000),
(9500400, 4031223, 1, 1, 3608, 1000000), # thanks Lame for noticing Hongbu's gourd unavailable
(9500400, 4031223, 1, 1, 3608, 1000000),
(9420003, 4031400, 1, 1, 8761, 1000000),
(9420001, 4031401, 1, 1, 8761, 1000000),
(9300097, 4031472, 1, 1, 6301, 100000),
@@ -12974,12 +12974,12 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
(7140000, 4031171, 1, 1, 7101, 100000),
(9500137, 4031171, 1, 1, 7101, 100000);
#-- copy+paste inside here as many drop data as possible from the spider (drop generator) files --
-- generated by spider (legacy drop generator)
-- TODO: remove duplicate drops. They used to be INSERT IGNOREd, but since the unique constraint for droppedid+itemid was dropped, it now results in duplicate drops rather than ignored inserts.
INSERT INTO lb_drop_data (dropperid, itemid, minimum_quantity, maximum_quantity, questid, chance)
VALUES (5100004, 2383034, 1, 1, 0, 8000),
(2100108, 2381030, 1, 1, 0, 8000),
(3230301, 2382021, 1, 1, 0, 8000),
-- TODO: fix duplicate drops for Snail (and likely other mobs too)
(100100, 4000019, 1, 1, 0, 200000),
(100100, 2000000, 1, 1, 0, 40000),
(100100, 2040002, 1, 1, 0, 750),
@@ -26890,7 +26890,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 8000),
(9400014, 2040719, 1, 4, 0, 10000),
(9400014, 1102030, 1, 1, 0, 40000),
(9400014, 1032027, 1, 1, 0, 40000),
(9400014, 1402037, 1, 1, 0, 40000), # thanks Feras & Kitty for noticing issues with Stonetooth Sword layout
(9400014, 1402037, 1, 1, 0, 40000),
(9400014, 1372011, 1, 1, 0, 40000),
(8200008, 4000453, 1, 1, 0, 200000),
(8200008, 4000459, 1, 1, 0, 200000),
@@ -27435,7 +27435,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 8000),
(8800002, 2280013, 1, 4, 0, 20000),
(8800002, 2280015, 1, 4, 0, 20000),
(8800002, 2280016, 1, 4, 0, 20000),
(8800002, 2280014, 1, 4, 0, 20000), #-- thanks Tochi for noting item description not following pattern
(8800002, 2280014, 1, 4, 0, 20000),
(8800002, 2290084, 1, 4, 0, 40000),
(8800002, 2290016, 1, 4, 0, 40000),
(8800002, 2290022, 1, 4, 0, 40000),
@@ -29414,7 +29414,7 @@ VALUES (5100004, 2383034, 1, 1, 0, 8000),
(6230500, 2048013, 1, 1, 0, 750),
(7130601, 2048013, 1, 1, 0, 750);
-- Generated by MesoFetcher tool. Set meso drops for mobs that don't already drop mesos and drop 4 or more items.
-- generated by the MesoFetcher tool
INSERT INTO lb_drop_data (dropperid, itemid, minimum_quantity, maximum_quantity, questid, chance)
VALUES (100122, 0, 35, 52, 0, 400000),
(100123, 0, 38, 55, 0, 400000),