From 4230e03e3c917c5e32b15ec6b30bf550d7a0c05a Mon Sep 17 00:00:00 2001 From: Aokromes Date: Mon, 29 Apr 2019 21:43:06 +0200 Subject: another typo fix --- sql/updates/world/master/2019_04_26_00_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/master/2019_04_26_00_world.sql b/sql/updates/world/master/2019_04_26_00_world.sql index 872d730e776..ee27e363533 100644 --- a/sql/updates/world/master/2019_04_26_00_world.sql +++ b/sql/updates/world/master/2019_04_26_00_world.sql @@ -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'); -- cgit v1.2.3