diff options
-rw-r--r-- | sql/updates/6922_world_scriptname.sql (renamed from sql/updates/6922_world_scriptnames.sql) | 0 | ||||
-rw-r--r-- | sql/updates/6941_world_spell_linked_spell.sql | 2 | ||||
-rw-r--r-- | sql/updates/6947_world_scriptname.sql (renamed from sql/updates/6945_world_scriptnames.sql) | 0 | ||||
-rw-r--r-- | sql/updates/6953_world_trinity_string.sql | 1 | ||||
-rw-r--r-- | sql/updates/6960_characters_character_aura.sql (renamed from sql/updates/6962_characters_character_aura.sql) | 0 | ||||
-rw-r--r-- | sql/updates/6960_characters_pet_aura.sql (renamed from sql/updates/6962_characters_pet_aura.sql) | 0 |
6 files changed, 1 insertions, 2 deletions
diff --git a/sql/updates/6922_world_scriptnames.sql b/sql/updates/6922_world_scriptname.sql index 54b9e8f735a..54b9e8f735a 100644 --- a/sql/updates/6922_world_scriptnames.sql +++ b/sql/updates/6922_world_scriptname.sql diff --git a/sql/updates/6941_world_spell_linked_spell.sql b/sql/updates/6941_world_spell_linked_spell.sql index d7e583b70b3..10c7144911a 100644 --- a/sql/updates/6941_world_spell_linked_spell.sql +++ b/sql/updates/6941_world_spell_linked_spell.sql @@ -1,3 +1,3 @@ DELETE FROM `spell_linked_spell` WHERE `spell_trigger` = 19263 AND `spell_effect` = 67801; INSERT INTO `spell_linked_spell` (`spell_trigger`,`spell_effect`,`type`,`comment`) VALUES -( 19263, 67801, 2, 'Deterrence');
\ No newline at end of file +( 19263, 67801, 2, 'Deterrence'); diff --git a/sql/updates/6945_world_scriptnames.sql b/sql/updates/6947_world_scriptname.sql index 1de4fa2218e..1de4fa2218e 100644 --- a/sql/updates/6945_world_scriptnames.sql +++ b/sql/updates/6947_world_scriptname.sql diff --git a/sql/updates/6953_world_trinity_string.sql b/sql/updates/6953_world_trinity_string.sql index aa6dede9ec5..c2e6f5f21df 100644 --- a/sql/updates/6953_world_trinity_string.sql +++ b/sql/updates/6953_world_trinity_string.sql @@ -1,3 +1,2 @@ DELETE FROM `trinity_string` WHERE `entry`=5021; INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES (5021, 'Armor: %u'); - diff --git a/sql/updates/6962_characters_character_aura.sql b/sql/updates/6960_characters_character_aura.sql index 3122a6bf8c5..3122a6bf8c5 100644 --- a/sql/updates/6962_characters_character_aura.sql +++ b/sql/updates/6960_characters_character_aura.sql diff --git a/sql/updates/6962_characters_pet_aura.sql b/sql/updates/6960_characters_pet_aura.sql index 84884134c37..84884134c37 100644 --- a/sql/updates/6962_characters_pet_aura.sql +++ b/sql/updates/6960_characters_pet_aura.sql |