From ade7beb063a228320f2adc4fafb94957916be16c Mon Sep 17 00:00:00 2001 From: AnonXS <anonxs@web.de> Date: Sat, 9 Nov 2024 19:32:26 +0100 Subject: [PATCH] [ACID] Spirit of Azuregos 15481 - Cast Shroud of Death on Spawn & 1494803 Error --- ACID/acid_classic.sql | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ACID/acid_classic.sql b/ACID/acid_classic.sql index a5c4a3fb0..74dc1b900 100644 --- a/ACID/acid_classic.sql +++ b/ACID/acid_classic.sql @@ -8005,6 +8005,8 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers ('1446404','14464','0','0','100','1025','8000','12000','10000','15000','0','0','11','6524','17','0','0','0','0','0','0','0','0','0','Avalanchion - Cast Ground Tremor'), ('1446405','14464','0','0','100','1025','8000','12000','8000','12000','0','0','11','5568','17','0','0','0','0','0','0','0','0','0','Avalanchion - Cast Trample'), ('1446406','14464','0','0','100','1025','0','1000','15000','20000','0','0','11','23392','1','0','0','0','0','0','0','0','0','0','Avalanchion - Cast Boulder'), +-- Spirit of Azuregos 15481 +('1548101','15481','11','0','100','0','0','0','0','0','0','0','11','10848','0','34','0','0','0','0','0','0','0','0','Spirit of Azuregos - Cast Shroud of Death on Spawn'), -- Maws 15571 - boss_maws @@ -19030,7 +19032,7 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers -- Vipore's Gryphon 14948 - s.21173 ('1494801','14948','11','0','100','0','0','0','0','0','0','0','11','21190','0','34','0','0','0','0','0','0','0','0','Ichman''s Gryphon - Cast Aerie Gryphon Speed Buff on Spawn'), ('1494802','14948','0','0','100','1025','3000','5000','6000','9000','0','0','11','15285','1','0','0','0','0','0','0','0','0','0','Ichman''s Gryphon - Cast Fireball Volley'), -('1494803','14948','0','0','100','1025','8000','11000','12000','17000','0','0','11','21188','4','0','11','23969','0','0','0','0','0','0','Ichman''s Gryphon - Cast Stun Bomb Attack and Throw Liquid Fire'), +('1494803','14948','0','0','100','1025','8000','11000','12000','17000','0','0','11','21188','4','0','11','23969','0','0','0','0','0','0','Ichman''s Gryphon - Cast Stun Bomb Attack and Throw Liquid Fire');