diff options
author | megamage <none@none> | 2009-03-05 18:50:26 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-03-05 18:50:26 -0600 |
commit | bb75a8a21ad3224f95d8710b8b06c4494dd2091d (patch) | |
tree | 055499a57050c5ab10e93e13bebea8ab7541b215 /sql | |
parent | 635faad2bccb05397380737c26d61d71e1a8bcfb (diff) | |
parent | 2f20a832dc1481117e1db9f7d8c5d82886493f18 (diff) |
*Merge.
--HG--
branch : trunk
Diffstat (limited to 'sql')
-rw-r--r-- | sql/updates/1679_world.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/1679_world.sql b/sql/updates/1679_world.sql new file mode 100644 index 00000000000..ebaab832f63 --- /dev/null +++ b/sql/updates/1679_world.sql @@ -0,0 +1,3 @@ +--Imp leader of the pack +INSERT INTO `spell_proc_event` VALUES (34300, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 6); +INSERT INTO `spell_proc_event` VALUES (34297, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 6); |