diff options
| author | QAston <none@none> | 2009-03-05 20:47:18 +0100 |
|---|---|---|
| committer | QAston <none@none> | 2009-03-05 20:47:18 +0100 |
| commit | 2f20a832dc1481117e1db9f7d8c5d82886493f18 (patch) | |
| tree | 0779bdf3e24cfdd402e221eb5bc2c178c396c2c0 /sql | |
| parent | ae55745f2a10078d8361c452b2d97661cea73eb2 (diff) | |
*Fix reward rep amount- by yad02
*Fix Haunt and Pain and Suffering- by Fog
*Fix leader of the pack-original patch by Lightguard
--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); |
