Fix Horned Mushroom 2 drop
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user