diff options
| author | Shauren <none@none> | 2010-08-21 11:09:58 +0200 |
|---|---|---|
| committer | Shauren <none@none> | 2010-08-21 11:09:58 +0200 |
| commit | d7814e88d824d3ddf4fbe1275e0e4013f04081b4 (patch) | |
| tree | 64db9076ec36a8d4215784d2ad7cc2815c3ad696 /sql/base | |
| parent | 50789b0461906a5a88064ff3baf72e7bc42dc5c7 (diff) | |
Scripts/Icecrown Citadel: Added Lady Deathwhisper script, huge thanks to wowgargamel for script parts, timers and sniffs
Core/Scripts: Added GetPhaseMask() method to EventMap
--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 8e3aab2680c..228ce3c9be3 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -14749,6 +14749,8 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 70834, 'spell_marrowgar_bone_storm'), ( 70835, 'spell_marrowgar_bone_storm'), ( 70836, 'spell_marrowgar_bone_storm'), +( 70903, 'spell_cultist_dark_martyrdrom'), +( 71236, 'spell_cultist_dark_martyrdrom'), -- quest ( 45449, 'spell_q11587_arcane_prisoner_rescue'), ( 46023, 'spell_q11730_ultrasonic_screwdriver'), |
