Skip to content

Commit

Permalink
Spell: Icecrown spell fixes
Browse files Browse the repository at this point in the history
Spells that req. to saty after evade
55162 -- The Ocular: Transform
59288 -- Infra-Green Shield
60070 -- Banner, Horde
60151 -- Banner, Side, Horde
60161 -- Banner, Alliance
60189 -- Banner, Side, Alliance
61366 -- Infra-green Turbine (DND)
61573 -- Banner of the Alliance
61574 -- Banner of the Horde

Closes cmangos#556
  • Loading branch information
Grz3s authored and killerwife committed Sep 7, 2024
1 parent 8186350 commit 34ce448
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sql/base/dbc/cmangos_fixes/Spell.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3482,6 +3482,13 @@ UPDATE `spell_template` SET `AttributesServerSide` = `AttributesServerSide`|0x00
50665, -- Bleeding Out
50681, -- Bleeding Out
50695, -- Bleeding Out
55162, -- The Ocular: Transform
59288, -- Infra-Green Shield
60070, -- Banner, Horde
60151, -- Banner, Side, Horde
60161, -- Banner, Alliance
60189, -- Banner, Side, Alliance
61366, -- Infra-green Turbine (DND)
61573, -- Banner of the Alliance
61574 -- Banner of the Horde
);
Expand Down

0 comments on commit 34ce448

Please sign in to comment.