mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update naxx40_creatures.sql
This commit is contained in:
@@ -4934,7 +4934,7 @@ INSERT INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`
|
||||
|
||||
-- Naxxramas Worshipper
|
||||
DELETE FROM `creature_template_spell` WHERE `CreatureID` = 351081;
|
||||
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES (351081, 1, 28732, 12340);
|
||||
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES (351081, 3, 28732, 12340);
|
||||
|
||||
-- Doom Touched Warrior
|
||||
UPDATE `creature_template` SET `speed_walk` = 1.0, `speed_run` = 1.42857, `DamageModifier` = 17.1, `ArmorModifier` = 1.15, `RangeAttackTime` = 1265 WHERE `entry`=16157;
|
||||
|
||||
Reference in New Issue
Block a user