Skip to content

Commit

Permalink
Update for [4911]
Browse files Browse the repository at this point in the history
Wotlk - only ?

thx to @AnonXS
  • Loading branch information
Grz3s committed Sep 10, 2023
1 parent 71ccfbb commit 2eea669
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion ACID/acid_wotlk.sql
Original file line number Diff line number Diff line change
Expand Up @@ -28717,7 +28717,6 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
('2807603','28076','30','1','100','0','6','28076','0','0','0','0','41','0','0','0','0','0','0','0','0','0','0','0','Frenzyheart Berserker - Despawn Self on Receive AI Event Custom B (Phase 1)'),
('2807604','28076','30','1','100','0','6','28077','0','0','0','0','41','0','0','0','0','0','0','0','0','0','0','0','Frenzyheart Berserker - Despawn Self on Receive AI Event Custom B (Phase 1)'),
-- Frenzyheart Tracker 28077
-- Frenzyheart Tracker 28077
('2807701','28077','4','0','100','0','0','0','0','0','0','0','57','2','25','0','0','0','0','0','0','0','0','0','Frenzyheart Tracker - Enable Range Mode on Aggro'),
('2807702','28077','0','0','100','1025','10000','14000','60000','65000','0','0','11','53432','0','0','0','0','0','0','0','0','0','0','Frenzyheart Tracker - Bear Trap'),
('2807703','28077','9','0','100','1025','5','30','3000','5000','0','0','11','22907','1','256','0','0','0','0','0','0','0','0','Frenzyheart Tracker - Cast Shoot'),
Expand Down
2 changes: 1 addition & 1 deletion Updates/4911_c_19849.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- Scrap Reaver X6000
DELETE FROM creature_template_spells WHERE entry = 19849;
INSERT INTO creature_template_spells (entry, setId, spell1, spell2, spell3, spell4, spell5, spell6, spell7, spell8, spell9, spell10) VALUES
(19849,0,0,0,34618,34620,0,0,0,0,0,0);
(19849,0,0,0,34618,34620,34619,0,0,0,0,0);

0 comments on commit 2eea669

Please sign in to comment.