diff options
| author | Shauren <shauren.trinity@gmail.com> | 2011-06-26 01:12:16 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2011-06-26 01:12:49 +0200 |
| commit | c9a5aef06167813ba679c194183f003583f9ff3d (patch) | |
| tree | ad231994d5cf0794abd435246592738cce88eaec /sql/updates | |
| parent | 6dcee0c0ea23617849a6b04ae22d2b74fb04f097 (diff) | |
Scripts/Icecrown Citadel
* Fixed Mark of the Fallen Champion
* Allow attacking Lady Deathwhisper during intro
Closes #2088
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/2011_06_26_00_world_spell_script_names.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_06_26_00_world_spell_script_names.sql b/sql/updates/world/2011_06_26_00_world_spell_script_names.sql new file mode 100644 index 00000000000..0a7323b14bd --- /dev/null +++ b/sql/updates/world/2011_06_26_00_world_spell_script_names.sql @@ -0,0 +1 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_deathbringer_mark_of_the_fallen_champion'; |
