Skip to content

Commit

Permalink
[TDB][ACID] Add missing EFLAG_RANDOM_ACTION
Browse files Browse the repository at this point in the history
(cherry picked from commit cmangos/tbc-db@0cb7069
  • Loading branch information
AnonXS committed Dec 10, 2023
1 parent 2c1c2b3 commit d2a8e12
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ACID/acid_classic.sql
Original file line number Diff line number Diff line change
Expand Up @@ -4818,7 +4818,7 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
-- Gan'zulah 1061
('106101','1061','2','0','100','1024','30','0','0','0','0','0','11','8599','0','0','54','2384','0','0','0','0','0','0','Gan''zulah - Cast Enrage at 30% HP'),
-- Nezzliok the Dire 1062
('106201','1062','0','0','100','1025','0','4000','5000','10000','0','0','11','421','1','0','11','2610','1','0','0','0','0','0','Nezzliok the Dire - Cast Chain Lightning or Cast Shock'),
('106201','1062','0','0','100','1057','0','4000','5000','10000','0','0','11','421','1','0','11','2610','1','0','0','0','0','0','Nezzliok the Dire - Cast Chain Lightning or Cast Shock'),
-- Elder Stranglethorn Tiger
('108501','1085','0','0','100','1025','8600','8600','31300','31300','0','0','11','13443','1','0','0','0','0','0','0','0','0','0','Elder Stranglethorn Tiger - Cast Rend'),
-- Venture Co. Miner 1094
Expand Down Expand Up @@ -6915,16 +6915,16 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
('114003','1140','2','0','100','1024','15','0','0','0','0','0','11','7938','1','0','0','0','0','0','0','0','0','0','Razormaw Matriarch - Cast Fatal Bite at 15% HP'),
-- Cursed Sailor
('115701','1157','4','0','20','0','0','0','0','0','0','0','1','1942','1940','1941','0','0','0','0','0','0','0','0','Cursed Sailor - Say on Aggro'),
('115702','1157','0','0','100','1025','7900','21900','41500','61200','0','0','11','10651','1','32','11','3360','1','32','0','0','0','0','Cursed Sailor - Cast Curse of the Eye'),
('115702','1157','0','0','100','1057','7900','21900','41500','61200','0','0','11','10651','1','32','11','3360','1','32','0','0','0','0','Cursed Sailor - Cast Curse of the Eye or Curse of the Eye'),
-- Cursed Marine
('115801','1158','4','0','20','0','0','0','0','0','0','0','1','1942','1940','1941','0','0','0','0','0','0','0','0','Cursed Marine - Say on Aggro'),
('115802','1158','0','0','100','1025','4200','19600','27500','57700','0','0','11','10651','1','32','11','3360','1','32','0','0','0','0','Cursed Marine - Cast Curse of the Eye'),
('115802','1158','0','0','100','1057','4200','19600','27500','57700','0','0','11','10651','1','32','11','3360','1','32','0','0','0','0','Cursed Marine - Cast Curse of the Eye or Curse of the Eye'),
-- First Mate Snellig
('115901','1159','0','0','100','1025','13000','14800','18200','35700','0','0','11','10651','1','32','11','3360','1','32','0','0','0','0','First Mate Snellig - Cast Curse of the Eye'),
('115901','1159','0','0','100','1057','13000','14800','18200','35700','0','0','11','10651','1','32','11','3360','1','32','0','0','0','0','First Mate Snellig - Cast Curse of the Eye or Curse of the Eye'),
('115902','1159','0','0','100','1025','4100','19400','8100','19000','0','0','11','6713','1','0','0','0','0','0','0','0','0','0','First Mate Snellig - Cast Disarm'),
-- Captain Halyndor
('116001','1160','4','0','90','0','0','0','0','0','0','0','1','1942','1940','1941','0','0','0','0','0','0','0','0','Captain Halyndor - Say on Aggro'),
('116002','1160','0','0','100','1025','3600','4800','11000','23300','0','0','11','10651','4','0','11','3360','4','0','0','0','0','0','Captain Halyndor - Cast Curse of the Eye'),
('116002','1160','0','0','100','1057','3600','4800','11000','23300','0','0','11','10651','4','0','11','3360','4','0','0','0','0','0','Captain Halyndor - Cast Curse of the Eye or Curse of the Eye'),
('116003','1160','0','0','100','1025','7300','8300','11000','26400','0','0','11','3389','0','0','0','0','0','0','0','0','0','0','Captain Halyndor - Cast Ward of the Eye'),
-- First Mate Fitzsimmons 1239
('123901','1239','1','0','100','1','1000','15000','150000','180000','0','0','54','0','0','11','0','0','0','0','0','0','0','0','First Mate Fitzsimmons - Random Say OOC'),
Expand Down

0 comments on commit d2a8e12

Please sign in to comment.