aboutsummaryrefslogtreecommitdiff
path: root/sql/old
diff options
context:
space:
mode:
Diffstat (limited to 'sql/old')
-rw-r--r--sql/old/3.3.5a/2012_07_16_00_world_creature_template.sql3
1 files changed, 0 insertions, 3 deletions
diff --git a/sql/old/3.3.5a/2012_07_16_00_world_creature_template.sql b/sql/old/3.3.5a/2012_07_16_00_world_creature_template.sql
deleted file mode 100644
index fbddf2b90b4..00000000000
--- a/sql/old/3.3.5a/2012_07_16_00_world_creature_template.sql
+++ /dev/null
@@ -1,3 +0,0 @@
--- 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