Skip to content

Commit

Permalink
Move spell scripts to vanilla section
Browse files Browse the repository at this point in the history
  • Loading branch information
killerwife committed Sep 24, 2023
1 parent bd9cfdc commit da27863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sql/scriptdev2/spell.sql
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ INSERT INTO spell_scripts(Id, ScriptName) VALUES
(28856,'spell_increased_healing_done_dummy'),
(28851,'spell_increased_healing_done_dummy'),
(28853,'spell_increased_healing_done_dummy'),
(27859,'spell_increased_spell_damage_done_dummy'),
(28857,'spell_increased_spell_damage_done_dummy'),
(21056,'spell_mark_of_lord_kazzak'),
(21063,'spell_twisted_reflection'),
(491,'spell_gameobject_call_for_help_on_usage'), -- Khadgar's Unlocking
Expand Down Expand Up @@ -623,9 +625,7 @@ INSERT INTO spell_scripts(Id, ScriptName) VALUES
(47514,'spell_summon_mole_machine'),
(46649,'spell_maximize_pet_loyalty_and_happiness'),
(42919,'spell_tricky_treat'),
(27859,'spell_increased_spell_damage_done_dummy'),
(33556,'spell_increased_spell_damage_done_dummy'),
(28857,'spell_increased_spell_damage_done_dummy'),
(34230,'spell_increased_spell_damage_done_dummy'),
(41040,'spell_increased_spell_damage_done_dummy'),
(28854,'spell_increased_spell_damage_done_dummy'),
Expand Down

0 comments on commit da27863

Please sign in to comment.