Skip to content

Commit

Permalink
[4934] Add coeff for glyph of chains of ice
Browse files Browse the repository at this point in the history
  • Loading branch information
killerwife committed Oct 5, 2023
1 parent 0a529d7 commit 88a2a20
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Updates/4934_glyph_of_chains_of_ice.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
-- AP coeff
DELETE FROM spell_bonus_data WHERE entry=58621;
INSERT INTO spell_bonus_data(entry,ap_bonus,comments) VALUES
(58621, 0.08, 'Death Knight - Glyph of Chains of Ice');

0 comments on commit 88a2a20

Please sign in to comment.