mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-21 23:27:14 -04:00
DB: Fix typo in world base file
Patch by Antihrist Closses issue 4331 --HG-- branch : trunk
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user