diff options
| author | runningnak3d <none@none> | 2008-12-22 17:30:34 +0000 |
|---|---|---|
| committer | runningnak3d <none@none> | 2008-12-22 17:30:34 +0000 |
| commit | 0e3e94bba6e677880029dc46d285fd08116e73da (patch) | |
| tree | e60f74a1cbd11eb02563ff4f98eb0edb859590ca /sql/updates/389_world.sql | |
| parent | a007964d93833f8d7d9558e40db16eb34c113f86 (diff) | |
* More SQL cleanup to remove things that should have never been commited to
* the core repo.
* This is not a new build, don't recompile, you will be wasting your time.
* As a matter of fact, don't bother ever compiling a rev that has my name on
* it, because you can be sure that it will have nothing important :P
* Wonder how long the commit message can be......
* PEACE!
--HG--
branch : trunk
rename : sql/updates/329_world_spell_proc_event.sql => sql/updates/329_world.sql
rename : sql/updates/332_world_spell_script_target.sql => sql/updates/332_world.sql
rename : sql/updates/333_world_spell_proc_event.sql => sql/updates/333_world.sql
rename : sql/updates/334_world_trinity_string.sql => sql/updates/334_world.sql
Diffstat (limited to 'sql/updates/389_world.sql')
| -rw-r--r-- | sql/updates/389_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/389_world.sql b/sql/updates/389_world.sql index 5dc88d362ae..bbe7fb6fcc6 100644 --- a/sql/updates/389_world.sql +++ b/sql/updates/389_world.sql @@ -4,4 +4,4 @@ INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `commen INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (-24133, 24135, 0, 'Wyvern Sting'); INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (-27068, 27069, 0, 'Wyvern Sting'); INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (-49011, 49009, 0, 'Wyvern Sting'); -INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (-49012, 49010, 0, 'Wyvern Sting');
\ No newline at end of file +INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (-49012, 49010, 0, 'Wyvern Sting'); |
