diff options
| author | QAston <none@none> | 2009-03-04 00:19:55 +0100 |
|---|---|---|
| committer | QAston <none@none> | 2009-03-04 00:19:55 +0100 |
| commit | 454f882cf238506bc12f593de71e97cd27e961e8 (patch) | |
| tree | dae20ad72d86a58cdd786156d14a56e57550b318 /sql | |
| parent | d06e75e0a8a55f8a001ee77bc5cf6f1f3afc4a34 (diff) | |
*Fix Death Strike.
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/1671_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/1671_world.sql b/sql/updates/1671_world.sql new file mode 100644 index 00000000000..55a7ef6aae4 --- /dev/null +++ b/sql/updates/1671_world.sql @@ -0,0 +1,2 @@ +--Death Strike +INSERT INTO `spell_proc_event` VALUES (45469, 0x00, 15, 0x00000010, 0x00000000, 0x00000000, 0x00000010, 0x00000000, 0.000000, 0.000000, 0); |
