Update 2014_12_14_02_world.sql

This commit is contained in:
Dr-J
2014-12-14 19:59:32 +00:00
parent 46828c48b0
commit 446cd485b6

View File

@@ -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;