aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/1236_world.sql
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-21 22:37:48 -0600
committermegamage <none@none>2009-03-21 22:37:48 -0600
commit61dcae44e55f11d33221073b51a6b7596875e605 (patch)
treec89ac9bd999d5b7373edc7a9b5d339eb0404ce36 /sql/updates/1236_world.sql
parenta81472ac08138c293918e7e6f7a6a25f238ec26a (diff)
*Remove 243 sql.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/1236_world.sql')
-rw-r--r--sql/updates/1236_world.sql4
1 files changed, 0 insertions, 4 deletions
diff --git a/sql/updates/1236_world.sql b/sql/updates/1236_world.sql
deleted file mode 100644
index 43d7d58d588..00000000000
--- a/sql/updates/1236_world.sql
+++ /dev/null
@@ -1,4 +0,0 @@
-DELETE FROM `spell_proc_event` WHERE `entry` = 36070;
-INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask`, `procFlags`, `procEx`, `ppmRate`, `CustomChance`, `Cooldown`) VALUES
-(36070, 0x00, 0, 0x00000000, 0x00000008, 0x00000000, 0.000000, 0.000000, 0);
-