diff options
| author | Supabad <none@none> | 2010-10-08 18:04:11 +0200 |
|---|---|---|
| committer | Supabad <none@none> | 2010-10-08 18:04:11 +0200 |
| commit | f6645ce6e8de6923219bf6f2c217e5a991f13ce5 (patch) | |
| tree | 9f2ad5ae9e720a69ada628513d0a842bcfa5ad81 /sql/base | |
| parent | 04566e5be92eb4eb0d9b25b3f69d724a922dbbf6 (diff) | |
Scripts/Ulduar: Boss Ignis
- Update Boss Ignis thanks to snakeice for main patch
- add support for spell slagpot thanks to Shauren and Linencloth
- apply trinity coding standard to patch
--HG--
branch : trunk
Diffstat (limited to 'sql/base')
| -rw-r--r-- | sql/base/world_database.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 74013e28f80..c917a3adf72 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -26838,6 +26838,8 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 71222, 'spell_festergut_blighted_spores'), ( 73033, 'spell_festergut_blighted_spores'), ( 73034, 'spell_festergut_blighted_spores'), +( 62717, 'spell_ignis_slag_pot'), +( 63477, 'spell_ignis_slag_pot'), -- quest ( 8913, 'spell_q55_sacred_cleansing'), ( 17271, 'spell_q5206_test_fetid_skull'), |
