Skip to content

Commit c2404a9

Browse files
committed
Update script for NPC 10411
Invisibility was handled differently in Classic than in TBC and later. Requires core update cmangos/mangos-classic@379728f
1 parent 86af616 commit c2404a9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

acid_classic.sql

+3-2
Original file line numberDiff line numberDiff line change
@@ -17905,9 +17905,10 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
1790517905
('1040901','10409','0','0','100','1','1000','30000','18000','30000','11','13730','0','1','0','0','0','0','0','0','0','0','Rockwing Screecher - Cast Demoralizing Shout'),
1790617906
('1040902','10409','9','0','100','1','0','40','7000','11000','11','16997','1','0','0','0','0','0','0','0','0','0','Rockwing Screecher - Cast Gargoyle Strike'),
1790717907
('1040903','10409','9','0','100','1','0','5','12000','16000','11','8715','0','1','0','0','0','0','0','0','0','0','Rockwing Screecher - Cast Terrifying Howl'),
17908-
-- Eye of Naxxramas (3.0.8 Official Data)
17908+
-- Eye of Naxxramas
1790917909
('1041101','10411','1','0','100','0','0','0','0','0','11','16380','0','0','0','0','0','0','0','0','0','0','Eye of Naxxramas - Cast Greater Invisibility OOC'),
17910-
('1041102','10411','4','0','100','0','0','0','0','0','1','-186','0','0','11','16381','0','1','0','0','0','0','Eye of Naxxramas - Yell and Summon Rockwing Gargoyles on Aggro'),
17910+
('1041102','10411','4','0','100','0','0','0','0','0','28','0','16380','0','0','0','0','0','0','0','0','0','Eye of Naxxramas - Remove Greater Invisibility on Aggro'),
17911+
('1041103','10411','0','0','100','0','0','0','0','0','1','-186','0','0','11','16381','0','1','0','0','0','0','Eye of Naxxramas - Yell and Summon Rockwing Gargoyles on Aggro'),
1791117912
-- Crypt Crawler
1791217913
('1041201','10412','9','0','100','1','0','20','12000','16000','11','15471','1','0','0','0','0','0','0','0','0','0','Crypt Crawler - Cast Enveloping Web'),
1791317914
('1041202','10412','0','0','100','1','9000','14000','21000','26000','11','16594','1','0','0','0','0','0','0','0','0','0','Crypt Crawler - Cast Crypt Scarabs'),

0 commit comments

Comments
 (0)