diff options
| author | Nay <dnpd.dd@gmail.com> | 2011-04-27 19:13:28 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2011-04-27 19:13:28 +0200 |
| commit | b0585f5e0d2c4319ec748a44226e68e01b8f4ae2 (patch) | |
| tree | 8fccd34cca8e465d9741fc59707707fbcf9d01d8 /sql/scripts | |
| parent | 8568f19e5d08e5a6452e8d0fa518883b9868292e (diff) | |
Scripts/Items: Fixed Vanquished Clutches of Yogg-Saron
Diffstat (limited to 'sql/scripts')
| -rw-r--r-- | sql/scripts/world_scripts_full.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/scripts/world_scripts_full.sql b/sql/scripts/world_scripts_full.sql index e387e2f7788..02dea4cab77 100644 --- a/sql/scripts/world_scripts_full.sql +++ b/sql/scripts/world_scripts_full.sql @@ -2175,6 +2175,7 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 64323, 'spell_item_book_of_glyph_mastery'), ( 52481, 'spell_item_gift_of_the_harvester'), ( 45853, 'spell_item_map_of_the_geyser_fields'), +( 64981, 'spell_item_vanquished_clutches'), -- warrior ( 12975, 'spell_warr_last_stand'), ( 59725, 'spell_warr_improved_spell_reflection'), |
