From 446cd485b683fcee661e168197237d4646475df9 Mon Sep 17 00:00:00 2001 From: Dr-J Date: Sun, 14 Dec 2014 19:59:32 +0000 Subject: Update 2014_12_14_02_world.sql --- sql/updates/world/2014_12_14_02_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2014_12_14_02_world.sql b/sql/updates/world/2014_12_14_02_world.sql index ee14b613783..53748f2b81c 100644 --- a/sql/updates/world/2014_12_14_02_world.sql +++ b/sql/updates/world/2014_12_14_02_world.sql @@ -85,5 +85,5 @@ INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry (13, 1, 50892, 0, 31, 3, @Machine, 0, 0, '', 'Only petrus flying machine is the target for the rockets'), (13, 1, 50878, 0, 31, 3, @Machine, 0, 0, '', 'Only petrus flying machine is the target for the rockets'); -UPDATE `creature_template` SET `dmg_multiplier`=5 WHERE `entry`=28468; +UPDATE `creature_template` SET `DamageModifier`=5 WHERE `entry`=28468; -- cgit v1.2.3