diff options
| author | megamage <none@none> | 2008-11-03 20:44:32 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2008-11-03 20:44:32 -0600 |
| commit | a5045b76849f095929358248d8b51ed8a4fb89bc (patch) | |
| tree | e108c62eec4562287c17e3bcccec2db9262253ae /sql/updates/146_world.sql | |
| parent | 6391d04aac45de99d7dae5e99a13228157c4ba3c (diff) | |
[svn] Update black temple boss 1, 2 script.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/146_world.sql')
| -rw-r--r-- | sql/updates/146_world.sql | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/sql/updates/146_world.sql b/sql/updates/146_world.sql index adb426336d6..67de357f841 100644 --- a/sql/updates/146_world.sql +++ b/sql/updates/146_world.sql @@ -17,26 +17,6 @@ VALUES INSERT INTO spell_linked_spell
(`spell_trigger`, `spell_effect`, `type`, `comment`)
VALUES
- (42052, 40118, 0, 'Volcanic Geyser Visual');
-
-INSERT INTO spell_linked_spell
- (`spell_trigger`, `spell_effect`, `type`, `comment`)
-VALUES
- (-41914, 41915, 0, 'Summon Parasitic Shadowfiend\r\n');
-
-INSERT INTO spell_linked_spell
- (`spell_trigger`, `spell_effect`, `type`, `comment`)
-VALUES
- (46021, 44852, 1, 'Spectral Realm Aura');
-
-INSERT INTO spell_linked_spell
- (`spell_trigger`, `spell_effect`, `type`, `comment`)
-VALUES
- (-46021, 44867, 0, 'Spectral Exhaustion');
-
-INSERT INTO spell_linked_spell
- (`spell_trigger`, `spell_effect`, `type`, `comment`)
-VALUES
(-30410, 44032, 0, 'Manticron Cube Mind Exhaustion');
INSERT INTO spell_linked_spell
|
