Scripts/Gundrak: Properly fixed achievement What the Eck?

This commit is contained in:
joschiwald
2011-06-23 21:18:11 +02:00
committed by Lopin
parent 713e2df3f7
commit 42a80ceaaf

View File

@@ -0,0 +1,5 @@
DELETE FROM `disables` WHERE `entry`=7136 AND `sourceType`=4;
DELETE FROM `achievement_criteria_data` WHERE `criteria_id`=7136 AND `type`=5;
INSERT INTO `achievement_criteria_data` (`criteria_id`,`type`,`value1`,`value2`,`ScriptName`) VALUES
(7136,5,55817,0,'');