diff options
| author | QAston <none@none> | 2009-03-02 22:48:48 +0100 |
|---|---|---|
| committer | QAston <none@none> | 2009-03-02 22:48:48 +0100 |
| commit | cdd178b9c29853d5e498b474006a3635009a50a4 (patch) | |
| tree | c60b6f128f5de08fa6e9961dffba88b5eb10f63b | |
| parent | f23eda544cc3506fd65fca6f03ff05625912c0e6 (diff) | |
*Fix last sql. We are not on 309, sorry for that.
--HG--
branch : trunk
| -rw-r--r-- | sql/updates/1138_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/1138_world.sql b/sql/updates/1138_world.sql index 3e45462aa7f..610f97139a5 100644 --- a/sql/updates/1138_world.sql +++ b/sql/updates/1138_world.sql @@ -1 +1 @@ -INSERT INTO `spell_proc_event` VALUES (17619, 0x00, 13, 0x00000000, 0x00000000, 0x00000000, 0x00008000, 0x00000000, 0.000000, 0.000000, 0);
\ No newline at end of file +INSERT INTO `spell_proc_event` VALUES (17619, 0x00, 13, 0x0000000000000000, 0x00008000, 0x00000000, 0.000000, 0.000000, 0); |
