Skip to content

Commit

Permalink
[TDB][ACID] Correct Mainspell for Licillin 2191
Browse files Browse the repository at this point in the history
(cherry picked from commit cmangos/tbc-db@4ae4d8c
  • Loading branch information
AnonXS committed Dec 30, 2023
1 parent b34f9ad commit d90b586
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ACID/acid_wotlk.sql
Original file line number Diff line number Diff line change
Expand Up @@ -11037,7 +11037,8 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
-- Licillin 2191
('219101','2191','4','0','100','0','0','0','0','0','0','0','57','2','35','0','0','0','0','0','0','0','0','0','Licillin - Enable Range Mode on Aggro'),
('219102','2191','0','0','100','1025','0','10000','120000','130000','0','0','11','11980','1','0','0','0','0','0','0','0','0','0','Licillin - Cast Curse of Weakness'),
('219103','2191','9','0','100','1025','0','40','3400','4800','0','0','11','20793','1','256','0','0','0','0','0','0','0','0','Licillin - Cast Fireball'),
('219103','2191','0','0','100','1281','0','0','3000','4000','0','0','11','20791','1','256','0','0','0','0','0','0','0','0','Licillin - Cast Shadow Bolt (Range Mode)'),
('219104','2191','0','0','100','1537','0','10000','5000','20000','0','0','11','20791','1','256','0','0','0','0','0','0','0','0','Licillin - Cast Shadow Bolt (Melee Mode)'),
-- Firecaller Radison 2192
('219201','2192','4','0','100','0','0','0','0','0','0','0','57','2','35','0','0','0','0','0','0','0','0','0','Firecaller Radison - Enable Range Mode on Aggro'),
('219202','2192','2','0','100','1024','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Firecaller Radison - Flee at 15% HP'),
Expand Down

0 comments on commit d90b586

Please sign in to comment.