DB/Disables: Remove criteria for the "Shattered" achievement from disables

...as it works fine. Ulduar/Ignis achievement.
This commit is contained in:
Nyeriah
2014-10-30 04:48:14 -02:00
parent 6f65d48a21
commit 6881fd6146
@@ -0,0 +1 @@
DELETE FROM `disables` WHERE `entry` IN (10068, 10069) AND `sourceType` = 4;