Advertisement
IcariumQA

Unrelenting Wrath

Oct 8th, 2021
1,276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.41 KB | None | 0 0
  1. DELETE FROM `spell_proc` WHERE `SpellId`=965288;
  2. INSERT INTO `spell_proc` (`SpellId`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `ProcFlags`, `SpellTypeMask`, `SpellPhaseMask`, `HitMask`, `AttributesMask`, `ProcsPerMinute`, `Chance`, `Cooldown`, `Charges`, `Comment`) VALUES (965288, 0, 9, 407618, 528705, 33653249, 272, 1, 2, 2, 0, 0, 25, 0, 0, 'Unrelenting Wrath RE');
  3.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement