Skip to content

Commit

Permalink
[ACID] Snapping Crustacean 4822 - Cast Quick Snap on Spawn
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonXS committed Nov 7, 2024
1 parent 4fd579b commit 6be7511
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ACID/acid_classic.sql
Original file line number Diff line number Diff line change
Expand Up @@ -13610,8 +13610,9 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
('482005','4820','9','0','100','1025','0','40','2400','3800','0','0','11','9532','1','256','0','0','0','0','0','0','0','0','Blindlight Oracle - Cast Lightning Bolt'),
-- Skittering Crustacean
('482101','4821','2','0','100','0','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Skittering Crustacean - Flee at 15% HP'),
-- Snapping Crustacean
-- Snapping Crustacean 4822
('482201','4822','2','0','100','0','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Snapping Crustacean - Flee at 15% HP'),
('482202','4822','11','0','100','0','0','0','0','0','0','0','11','4161','0','34','0','0','0','0','0','0','0','0','Snapping Crustacean - Cast Quick Snap on Spawn'),
-- Barbed Crustacean 4823
('482301','4823','2','0','100','0','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Barbed Crustacean - Flee at 15% HP'),
('482302','4823','11','0','100','0','0','0','0','0','0','0','11','8393','0','34','0','0','0','0','0','0','0','0','Barbed Crustacean - Cast Barbs on Spawn'),
Expand Down

0 comments on commit 6be7511

Please sign in to comment.