Correct Flaming Feather drop chance

This commit is contained in:
P0nk
2025-07-02 06:49:22 +02:00
parent f0be1bae4c
commit fba0dbf8e3
2 changed files with 5 additions and 8 deletions

View File

@@ -25,9 +25,6 @@ USE `cosmic`;
);
DROP TABLE temp_data;
UPDATE drop_data SET chance=70000 WHERE itemid=4001356;
UPDATE drop_data SET chance=7000 WHERE itemid=4001006;
UPDATE drop_data SET chance=600000 WHERE itemid=4000058;
UPDATE drop_data SET chance=3000 WHERE itemid=4005004;