fix: remove data for unsupported criteria type (#1405)

This commit is contained in:
Francesco Borzì
2019-02-06 22:56:21 +01:00
committed by GitHub
parent 313c65d967
commit b1198c7ef9

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1549149082825412953');
DELETE FROM `achievement_criteria_data` WHERE `criteria_id` IN (4989, 4988, 5620, 5632, 5619, 4987);