mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
Core/SQL: Fixed typo in world_scripts_full.
Signed-off-by: Manuel <manue.l@live.com.ar>
This commit is contained in:
@@ -1854,7 +1854,7 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
|
||||
( 69146, 'spell_marrowgar_coldflame_damage'),
|
||||
( 70823, 'spell_marrowgar_coldflame_damage'),
|
||||
( 70824, 'spell_marrowgar_coldflame_damage'),
|
||||
( 70825, 'spell_marrowgar_coldflame_damage');
|
||||
( 70825, 'spell_marrowgar_coldflame_damage'),
|
||||
( 69075, 'spell_marrowgar_bone_storm'),
|
||||
( 70834, 'spell_marrowgar_bone_storm'),
|
||||
( 70835, 'spell_marrowgar_bone_storm'),
|
||||
|
||||
Reference in New Issue
Block a user