SQL: Fix typo at e23814c85b

This commit is contained in:
Nyeriah
2014-09-16 11:49:53 -03:00
parent e23814c85b
commit 4e521c1253

View File

@@ -1,3 +1,3 @@
DELETE FROM `achievement_criteria_data` WHERE `criteria_id` = 7361 AND `type` = 12;
INSERT INTO `achievement_criteria_data`(`criteria_id`, `type`, `value1`, `value2`, `ScriptName`) VALUES
(7361, 12, 1, 0, 11);
(7361, 12, 1, 0, '');