aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorQAston@qaston-pc <none@none>2009-03-01 12:56:31 +0100
committerQAston@qaston-pc <none@none>2009-03-01 12:56:31 +0100
commit9e9708f5b7885e30580e3685f7c5971dd1d0b571 (patch)
treebb4652065197446f8ad8cf54ad0e58b408bd62d9 /sql
parent783714aff351ce60b40e7d15796622b5f4e5d7ca (diff)
*Fix Shield Slam damage.
*Fix Glyph of Power Word: Shield. (original patch by Maxxie) *Fix a typo in 1570. --HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/1570_world.sql3
1 files changed, 0 insertions, 3 deletions
diff --git a/sql/updates/1570_world.sql b/sql/updates/1570_world.sql
deleted file mode 100644
index 4c84b54194e..00000000000
--- a/sql/updates/1570_world.sql
+++ /dev/null
@@ -1,3 +0,0 @@
--- Bloodsurge
-DELETE FROM `spell_proc_event` WHERE `entry` IN (46915);
-INSERT INTO `spell_proc_event` VALUES (46915, 0x00, 6, 0x00000040, 0x00000404, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0); \ No newline at end of file