Skip to content

Commit

Permalink
Spell: Remove duplicate entries for spell_scripts table
Browse files Browse the repository at this point in the history
  • Loading branch information
Muehe committed Sep 28, 2023
1 parent 636dfb0 commit 6c7edc5
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions sql/scriptdev2/spell.sql
Original file line number Diff line number Diff line change
Expand Up @@ -1080,20 +1080,6 @@ INSERT INTO spell_scripts(Id, ScriptName) VALUES
(34433,'spell_shadowfiend'),
(64844,'spell_divine_hymn'),
(64904,'spell_hymn_of_hope'),
(17,'spell_power_word_shield'),
(592,'spell_power_word_shield'),
(600,'spell_power_word_shield'),
(3747,'spell_power_word_shield'),
(6065,'spell_power_word_shield'),
(6066,'spell_power_word_shield'),
(10898,'spell_power_word_shield'),
(10899,'spell_power_word_shield'),
(10900,'spell_power_word_shield'),
(10901,'spell_power_word_shield'),
(25217,'spell_power_word_shield'),
(25218,'spell_power_word_shield'),
(48065,'spell_power_word_shield'),
(48066,'spell_power_word_shield'),
(7001,'spell_lightwell_renew'),
(27873,'spell_lightwell_renew'),
(27874,'spell_lightwell_renew'),
Expand Down

0 comments on commit 6c7edc5

Please sign in to comment.