diff options
| author | n0n4m3 <none@none> | 2009-12-26 13:56:32 +0100 |
|---|---|---|
| committer | n0n4m3 <none@none> | 2009-12-26 13:56:32 +0100 |
| commit | 9d015dfce8156c308ee4f379c5e47db3debd72d0 (patch) | |
| tree | 9acd1549491e9be5fca2d9aa29f07607efd5eb79 /sql/updates | |
| parent | 5542193e0fba4c7f8d200a710b0003231ce4ad47 (diff) | |
Fixed spell Reaping, thx Themris.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6792_world_spell_proc_event.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6792_world_spell_proc_event.sql b/sql/updates/6792_world_spell_proc_event.sql new file mode 100644 index 00000000000..feb0aac514b --- /dev/null +++ b/sql/updates/6792_world_spell_proc_event.sql @@ -0,0 +1 @@ +UPDATE spell_proc_event SET SpellFamilyMask0 = 0x04000000, SpellFamilyMask1 = 0x10000000 WHERE entry IN (49208, 56834, 56835);
\ No newline at end of file |
