another typo fix
This commit is contained in:
@@ -44,7 +44,7 @@ DELETE FROM `spell_area` WHERE `spell`=75243;
|
||||
INSERT INTO `spell_area` (`spell`,`area`,`quest_start`,`quest_end`,`aura_spell`,`racemask`,`gender`,`flags`,`quest_start_status`,`quest_end_status`) VALUES
|
||||
(75243,5032,25325,25578,0,0,2,3,74,1);
|
||||
|
||||
UPDATE `creature_template` SET `exp`=2,`faction`=35,`unit_class`=2,`unit_flags`=72 WHERE `entry`=40180;
|
||||
UPDATE `creature_template` SET `HealthScalingExpansion`=2,`faction`=35,`unit_class`=2,`unit_flags`=72 WHERE `entry`=40180;
|
||||
|
||||
DELETE FROM `creature_template_addon` WHERE `entry`=40180;
|
||||
INSERT INTO `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (40180,0,0,0,257,0, '76236');
|
||||
|
||||
Reference in New Issue
Block a user