diff options
-rw-r--r-- | sql/base/world_database.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 0aa88e3d280..74013e28f80 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -26873,7 +26873,7 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 63521, 'spell_pal_guarded_by_the_light'), (-20473, 'spell_pal_holy_shock'), ( 20911, 'spell_pal_blessing_of_sanctuary'), -( 25899, 'spell_pal_blessing_of_sanctuary') +( 25899, 'spell_pal_blessing_of_sanctuary'), ( 37877, 'spell_pal_blessing_of_faith'), -- hunter ( 53209, 'spell_hun_chimera_shot'), |