diff options
| author | megamage <none@none> | 2009-05-17 16:40:40 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-05-17 16:40:40 -0500 |
| commit | 1c134f81e38137bbfb1c6925a3a42d9628571d4c (patch) | |
| tree | 479972a69d9badeffab98d51e8c19178afb99ec1 /sql/updates | |
| parent | b95e67375c00e7e24609450178c4f7ba44064441 (diff) | |
| parent | 7c6757d7ee652c8e688caa5c6856d116c1f034c1 (diff) | |
*Merge.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/3373_world_spell.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/3373_world_spell.sql b/sql/updates/3373_world_spell.sql new file mode 100644 index 00000000000..23fe9bac842 --- /dev/null +++ b/sql/updates/3373_world_spell.sql @@ -0,0 +1,2 @@ +DELETE FROM spell_linked_spell WHERE `spell_trigger` IN (38528); +DELETE FROM spell_proc_event WHERE `entry` IN (31785, 33776); |
