Fix Horned Mushroom 2 drop

This commit is contained in:
P0nk
2025-07-01 21:38:25 +02:00
parent bfe174c242
commit 325f3b54a6
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -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),