aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/4225_world.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates/4225_world.sql')
-rw-r--r--sql/updates/4225_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/4225_world.sql b/sql/updates/4225_world.sql
index 39aa777c6a9..dba1204b585 100644
--- a/sql/updates/4225_world.sql
+++ b/sql/updates/4225_world.sql
@@ -6,4 +6,4 @@ INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `Spell
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (-5229);
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
-( -5229, -51185, 0, 'King of the Jungle - remove with enrage');
+( -5229, -51185, 0, 'King of the Jungle - remove with enrage'); \ No newline at end of file