aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormegamage <none@none>2009-05-13 19:35:00 -0500
committermegamage <none@none>2009-05-13 19:35:00 -0500
commitcd25059f60190026881a6637005676eb91972ee1 (patch)
treecbc24d7840eaf1003fc94a2336929502ed17246e
parent22f34d1b74abef2a0b78b9b0b372d27501b67751 (diff)
*Remove a TC1 file.
--HG-- branch : trunk
-rw-r--r--sql/updates/1484_world.sql7
1 files changed, 0 insertions, 7 deletions
diff --git a/sql/updates/1484_world.sql b/sql/updates/1484_world.sql
deleted file mode 100644
index 54f08141dab..00000000000
--- a/sql/updates/1484_world.sql
+++ /dev/null
@@ -1,7 +0,0 @@
-DELETE FROM `spell_affect` WHERE `entry` IN ('16513','16514','16515','16719','16720') AND `effectId`='2';
-INSERT INTO `spell_affect` VALUES
-('16513', '2', '268558336'),
-('16514', '2', '268558336'),
-('16515', '2', '268558336'),
-('16719', '2', '268558336'),
-('16720', '2', '268558336');