aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2012_07_16_00_world_creature_template.sql (renamed from sql/old/3.3.5a/2012_07_16_00_world_creature_template.sql)3
1 files changed, 1 insertions, 2 deletions
diff --git a/sql/old/3.3.5a/2012_07_16_00_world_creature_template.sql b/sql/updates/world/2012_07_16_00_world_creature_template.sql
index fbddf2b90b4..7ce7c546592 100644
--- a/sql/old/3.3.5a/2012_07_16_00_world_creature_template.sql
+++ b/sql/updates/world/2012_07_16_00_world_creature_template.sql
@@ -1,3 +1,2 @@
-- Fix the damage for Wretched mobs in Magisters' Terrace
-
-UPDATE `creature_template` SET `dmg_multiplier`=0.6 WHERE `entry` IN (24688, 24689, 24690); \ No newline at end of file
+UPDATE `creature_template` SET `dmg_multiplier`=0.6 WHERE `entry` IN (24688, 24689, 24690);