aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <aokromes@gmail.com>2019-04-29 21:43:06 +0200
committerAokromes <aokromes@gmail.com>2019-04-29 21:43:06 +0200
commit4230e03e3c917c5e32b15ec6b30bf550d7a0c05a (patch)
tree5175f02e2ae96943dec194144c98114be48d3743
parent9a921161f72402d9a820733abace5b2d3c51b197 (diff)
another typo fix
-rw-r--r--sql/updates/world/master/2019_04_26_00_world.sql2
1 files changed, 1 insertions, 1 deletions
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');