diff options
| author | QAston <none@none> | 2009-03-08 03:10:03 +0100 |
|---|---|---|
| committer | QAston <none@none> | 2009-03-08 03:10:03 +0100 |
| commit | 86a4bc7f3f8f0d4f015050469b65ffe4d983864e (patch) | |
| tree | 98bf4541c1bb4a6a80ce9bab2196bc2f2c476ac2 /sql/updates/1729_world.sql | |
| parent | 63b4a12251345f6bd7c4e85d9acc63ad6ca64cb9 (diff) | |
*Fix judgements of the Wise
*Fix Druids Survival Instincts and thunder clap - by Lightguard.
*Fix Death Coil - by Fisherman, aerione_alt, Lightguard
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/1729_world.sql')
| -rw-r--r-- | sql/updates/1729_world.sql | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/1729_world.sql b/sql/updates/1729_world.sql new file mode 100644 index 00000000000..8e0c4abe669 --- /dev/null +++ b/sql/updates/1729_world.sql @@ -0,0 +1,4 @@ +-- Judgements of the Wise +INSERT INTO `spell_proc_event` VALUES (31876, 0x00, 10, 0x20180400, 0x0000008, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0); +INSERT INTO `spell_proc_event` VALUES (31877, 0x00, 10, 0x20180400, 0x0000008, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0); +INSERT INTO `spell_proc_event` VALUES (31878, 0x00, 10, 0x20180400, 0x0000008, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0); |
