Remove Key of Dimension drop from Alishar copies

This commit is contained in:
P0nk
2025-07-02 08:13:10 +02:00
parent cd0efcf2b6
commit 84f1989256
2 changed files with 0 additions and 9 deletions

View File

@@ -25,9 +25,6 @@ USE `cosmic`;
);
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
DELETE FROM drop_data WHERE itemid=1032030;