Remove Key of Dimension drop from Alishar copies
This commit is contained in:
@@ -25,9 +25,6 @@ USE `cosmic`;
|
|||||||
);
|
);
|
||||||
DROP TABLE temp_data;
|
DROP TABLE temp_data;
|
||||||
|
|
||||||
# remove key of dimension dropping outside PQ
|
|
||||||
DELETE FROM drop_data WHERE itemid=4001023 AND dropperid!=9300012;
|
|
||||||
|
|
||||||
# make Sword Earrings not drop by normal means, just like Shield Earrings
|
# make Sword Earrings not drop by normal means, just like Shield Earrings
|
||||||
DELETE FROM drop_data WHERE itemid=1032030;
|
DELETE FROM drop_data WHERE itemid=1032030;
|
||||||
|
|
||||||
|
|||||||
@@ -10489,7 +10489,6 @@ VALUES (9400121, 4000138, 1, 1, 0, 600000),
|
|||||||
(9300008, 4001022, 1, 1, 0, 999999),
|
(9300008, 4001022, 1, 1, 0, 999999),
|
||||||
(9300014, 4001022, 1, 1, 0, 999999),
|
(9300014, 4001022, 1, 1, 0, 999999),
|
||||||
(9300010, 4001022, 1, 1, 0, 999999),
|
(9300010, 4001022, 1, 1, 0, 999999),
|
||||||
(9300012, 4001023, 1, 1, 0, 999999),
|
|
||||||
(9300170, 4001156, 1, 1, 0, 999999),
|
(9300170, 4001156, 1, 1, 0, 999999),
|
||||||
(9300171, 4001156, 1, 1, 0, 999999),
|
(9300171, 4001156, 1, 1, 0, 999999),
|
||||||
(9300169, 4001156, 1, 1, 0, 999999),
|
(9300169, 4001156, 1, 1, 0, 999999),
|
||||||
@@ -20325,11 +20324,6 @@ VALUES (5100004, 2383034, 1, 1, 0, 8000),
|
|||||||
(5130105, 1382012, 1, 1, 0, 700),
|
(5130105, 1382012, 1, 1, 0, 700),
|
||||||
(5130105, 1382006, 1, 1, 0, 700),
|
(5130105, 1382006, 1, 1, 0, 700),
|
||||||
(5130105, 1072151, 1, 1, 0, 700),
|
(5130105, 1072151, 1, 1, 0, 700),
|
||||||
(9300012, 4001023, 1, 1, 0, 7000),
|
|
||||||
(9300192, 4001023, 1, 1, 0, 7000),
|
|
||||||
(9500172, 4001023, 1, 1, 0, 7000),
|
|
||||||
(9500330, 4001023, 1, 1, 0, 7000),
|
|
||||||
(9500343, 4001023, 1, 1, 0, 7000),
|
|
||||||
(9300012, 2388004, 1, 4, 0, 24000),
|
(9300012, 2388004, 1, 4, 0, 24000),
|
||||||
(9300192, 2388004, 1, 4, 0, 24000),
|
(9300192, 2388004, 1, 4, 0, 24000),
|
||||||
(9500172, 2388004, 1, 4, 0, 24000),
|
(9500172, 2388004, 1, 4, 0, 24000),
|
||||||
|
|||||||
Reference in New Issue
Block a user