aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authormegamage <none@none>2009-04-12 16:48:31 -0500
committermegamage <none@none>2009-04-12 16:48:31 -0500
commit476b7ee94916faf0c48634599ee8ccf09d4d8271 (patch)
tree86d43414be80db888cf54aab731bf469a759be1d /sql
parentf971caf4bfd0d01a784328dd35acc6f7a0f99559 (diff)
parent2ba0af3d8fda27516b0a5c93402fba416087e220 (diff)
*Two revs are skipped.
--HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/1340_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/1340_world.sql b/sql/updates/1340_world.sql
new file mode 100644
index 00000000000..eba0b719dbc
--- /dev/null
+++ b/sql/updates/1340_world.sql
@@ -0,0 +1,2 @@
+DELETE FROM `spell_affect` WHERE `entry`='12472' AND `effectId`='1';
+INSERT INTO `spell_affect` VALUES ('12472', '1', "18446744073709551615");