Scripts/Azjol'Nerub: Properly fixed achievement Watch Him Die and remove forgotten stuff from last recent commit

This commit is contained in:
Lopin
2011-06-23 21:20:54 +02:00
parent 42a80ceaaf
commit 327c5d65bd
3 changed files with 42 additions and 51 deletions
@@ -0,0 +1,6 @@
DELETE FROM `disables` WHERE `entry`=4240 AND `sourceType`=4;
DELETE FROM `achievement_criteria_data` WHERE `criteria_id`=4240 AND `type`=11;
INSERT INTO `achievement_criteria_data` (`criteria_id`,`type`,`value1`,`value2`,`ScriptName`)
VALUES
(4240,11,0,0,'achievement_watch_him_die');