diff --git a/database/sql/2-db_drops.sql b/database/sql/2-db_drops.sql index cfa4eda73d..cb40c1c4a8 100644 --- a/database/sql/2-db_drops.sql +++ b/database/sql/2-db_drops.sql @@ -3,7 +3,6 @@ USE `cosmic`; - UPDATE IGNORE temp_data SET dropperid=9000002 WHERE dropperid=9000000; UPDATE IGNORE temp_data SET chance=600000 WHERE itemid=4000058; # update USE drops that were supposed to be ETC diff --git a/src/main/resources/db/152-drop-data.sql b/src/main/resources/db/152-drop-data.sql index b77a8e8bbf..d6234d2edc 100644 --- a/src/main/resources/db/152-drop-data.sql +++ b/src/main/resources/db/152-drop-data.sql @@ -10499,7 +10499,7 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000), (9300169, 4001156, 1, 1, 0, 999999), (9000100, 4031013, 1, 1, 0, 700000), (9000101, 4031013, 1, 1, 0, 700000), - (9000000, 4031013, 1, 1, 0, 700000), + (9000002, 4031013, 1, 1, 0, 700000), (9000001, 4031013, 1, 1, 0, 700000), (9000200, 4031013, 1, 1, 0, 700000), (9000201, 4031013, 1, 1, 0, 700000),