Skip to content

Commit

Permalink
[1685] YES, IT IS!!!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobschinski committed May 17, 2017
1 parent 35f5155 commit 3662ac4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ACID/acid_classic.sql
Original file line number Diff line number Diff line change
Expand Up @@ -19959,7 +19959,7 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
-- Hive'Zara Swarmer (15546) - NSR
-- Hive'Zara Larva (15555) - NSR
-- Hive'Zara Hornet (15934) - NSR
-- Buru Egg Trigger (UNKNOWN IF THIS IS CORRECT IMPLIMENTATION OR NOT)
-- Buru Egg Trigger
('1596401','15964','11','0','100','0','0','0','0','0','11','26646','0','0','0','0','0','0','0','0','0','0','Buru Egg Trigger - Cast Buru Egg Trigger Effect on Spawn'),


Expand Down
3 changes: 3 additions & 0 deletions Updates/1685_YES_IT_IS.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

UPDATE `creature_template` SET `ModelId1`='11686', `CreatureType`='10', `UnitFlags`='33555200', `HealthMultiplier`='1.35', `MinLevelHealth`='4120', `MaxLevelHealth`='4120', `MinMeleeDmg`='103.9', `MaxMeleeDmg`='137.9', `MeleeAttackPower`='252', `RangedAttackPower`='26', `MinLootGold`='0', `MaxLootGold`='0' WHERE `Entry`='15964';
UPDATE `creature_template` SET `MaxMeleeDmg`='137.9' WHERE `Entry`='15521';

0 comments on commit 3662ac4

Please sign in to comment.