diff options
Diffstat (limited to 'sql/scripts')
| -rw-r--r-- | sql/scripts/world_scripts_full.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/scripts/world_scripts_full.sql b/sql/scripts/world_scripts_full.sql index 2f9db2e0654..3e787da3b0a 100644 --- a/sql/scripts/world_scripts_full.sql +++ b/sql/scripts/world_scripts_full.sql @@ -2067,6 +2067,9 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 63985, 'spell_ulduar_stone_grip'), ( 64224, 'spell_ulduar_stone_grip_absorb'), ( 64225, 'spell_ulduar_stone_grip_absorb'), +( 62166, 'spell_ulduar_stone_grip_cast_target'), +( 63981, 'spell_ulduar_stone_grip_cast_target'), +( 64702, 'spell_ulduar_squeezed_lifeless'), -- quest ( 8913, 'spell_q55_sacred_cleansing'), ( 17271, 'spell_q5206_test_fetid_skull'), |
