Adjust zak and pb thematic drops
This commit is contained in:
@@ -3,15 +3,6 @@
|
||||
|
||||
USE `cosmic`;
|
||||
|
||||
# zhelms, pink bean customs
|
||||
DELETE FROM temp_data WHERE itemid=1002357;
|
||||
INSERT IGNORE INTO temp_data (`dropperid`, `itemid`, `minimum_quantity`, `maximum_quantity`, `questid`, `chance`) VALUES
|
||||
(8800002, 1002357, 1, 2, 0, 300000),
|
||||
(8800002, 1002390, 3, 5, 0, 80000),
|
||||
(8800002, 1002430, 3, 5, 0, 40000),
|
||||
(8820001, 1002971, 3, 5, 0, 80000),
|
||||
(8820001, 1052202, 3, 5, 0, 80000);
|
||||
|
||||
UPDATE IGNORE temp_data SET chance=700 WHERE itemid=1302056;
|
||||
|
||||
UPDATE IGNORE temp_data SET dropperid=9000002 WHERE dropperid=9000000;
|
||||
|
||||
@@ -8716,11 +8716,6 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
|
||||
(8800002, 2020013, 1, 1, 0, 999999),
|
||||
(8800002, 2020015, 1, 1, 0, 999999),
|
||||
(8800002, 2000005, 1, 1, 0, 999999),
|
||||
(8800002, 1002357, 1, 1, 0, 999999),
|
||||
(8800002, 1002357, 1, 1, 0, 999999),
|
||||
(8800002, 1002357, 1, 1, 0, 300000),
|
||||
(8800002, 1002357, 1, 1, 0, 300000),
|
||||
(8800002, 1002357, 1, 1, 0, 300000),
|
||||
(8800002, 2280007, 1, 1, 0, 1350000),
|
||||
(8800002, 2280008, 1, 1, 0, 1350000),
|
||||
(8800002, 2280009, 1, 1, 0, 1350000),
|
||||
@@ -8769,6 +8764,9 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
|
||||
(8800002, 2040512, 1, 1, 0, 13500),
|
||||
(8800002, 2049000, 1, 1, 0, 6750),
|
||||
(8800002, 2049100, 1, 1, 0, 13500),
|
||||
(8800002, 1002357, 1, 2, 0, 300000),
|
||||
(8800002, 1002390, 3, 5, 0, 80000),
|
||||
(8800002, 1002430, 3, 5, 0, 40000),
|
||||
(9300003, 1072369, 1, 1, 0, 300000),
|
||||
(9300012, 4001023, 1, 1, 0, 999999),
|
||||
(9300028, 4001024, 1, 1, 0, 999999),
|
||||
@@ -29501,6 +29499,8 @@ VALUES (5100004, 2383034, 1, 1, 0, 10000),
|
||||
(8820001, 1002780, 1, 1, 0, 40000),
|
||||
(8820001, 1482023, 1, 1, 0, 40000),
|
||||
(8820001, 1072359, 1, 1, 0, 40000),
|
||||
(8820001, 1002971, 3, 5, 0, 80000),
|
||||
(8820001, 1052202, 3, 5, 0, 80000),
|
||||
(8820000, 0, 40000, 50000, 0, 400000),
|
||||
(8820000, 2388043, 1, 1, 0, 24000),
|
||||
(8820000, 2000004, 1, 4, 0, 40000),
|
||||
|
||||
Reference in New Issue
Block a user