diff options
| author | Drahy <none@none> | 2009-03-04 09:19:13 +0100 |
|---|---|---|
| committer | Drahy <none@none> | 2009-03-04 09:19:13 +0100 |
| commit | 19ce0bb39ff3d4d5568410e29fa5372623735fbb (patch) | |
| tree | 7b6fa2ec26e07ff769451425e1a319f2f6ce0f15 /sql/updates/1661_world.sql | |
| parent | 7a44a9fb93da026a8e639084c76c7ca0696a6a07 (diff) | |
* Fixed sql updates, renamed and cleaned up
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/1661_world.sql')
| -rw-r--r-- | sql/updates/1661_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/1661_world.sql b/sql/updates/1661_world.sql new file mode 100644 index 00000000000..fc7d072ac39 --- /dev/null +++ b/sql/updates/1661_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);
\ No newline at end of file |
