Remove belt drops

This commit is contained in:
P0nk
2025-07-02 07:59:08 +02:00
parent 7e45cd6dab
commit 6ce9d42ae4
2 changed files with 0 additions and 15 deletions

View File

@@ -25,9 +25,6 @@ USE `cosmic`;
);
DROP TABLE temp_data;
# remove belts dropping from mobs
DELETE FROM drop_data WHERE itemid>=1132000 AND itemid<=1132004;
# remove Liar Tree Sap (unusable)
DELETE FROM drop_data WHERE itemid=2049101;

View File

@@ -20567,7 +20567,6 @@ VALUES (5100004, 2383034, 1, 1, 0, 8000),
(5100004, 1082066, 1, 1, 0, 700),
(5100004, 1052119, 1, 1, 0, 700),
(5120500, 4000283, 1, 1, 0, 200000),
(5120500, 1132001, 1, 1, 0, 700),
(5120500, 4000021, 1, 1, 0, 200000),
(5120500, 4003005, 1, 1, 0, 7000),
(5120500, 4130000, 1, 1, 0, 3000),
@@ -21519,7 +21518,6 @@ VALUES (5100004, 2383034, 1, 1, 0, 8000),
(6130202, 1452008, 1, 1, 0, 700),
(6130202, 1040099, 1, 1, 0, 700),
(6130203, 4000283, 1, 1, 0, 200000),
(6130203, 1132003, 1, 1, 0, 700),
(6130203, 2070005, 1, 1, 0, 400),
(6130203, 2383047, 1, 1, 0, 8000),
(6130203, 4010005, 1, 1, 0, 7000),
@@ -23166,16 +23164,6 @@ VALUES (5100004, 2383034, 1, 1, 0, 8000),
(9500160, 1041101, 1, 1, 0, 40000),
(7130402, 1061100, 1, 1, 0, 40000),
(9500160, 1061100, 1, 1, 0, 40000),
(7220000, 1132001, 1, 1, 0, 40000),
(9300200, 1132001, 1, 1, 0, 40000),
(9500313, 1132001, 1, 1, 0, 40000),
(9500350, 1132001, 1, 1, 0, 40000),
(9303005, 1132001, 1, 1, 0, 700),
(7220000, 1132003, 1, 1, 0, 40000),
(9300200, 1132003, 1, 1, 0, 40000),
(9500313, 1132003, 1, 1, 0, 40000),
(9500350, 1132003, 1, 1, 0, 40000),
(9303005, 1132003, 1, 1, 0, 700),
(7220000, 4000283, 1, 1, 0, 200000),
(9300200, 4000283, 1, 1, 0, 200000),
(9500313, 4000283, 1, 1, 0, 200000),