Advertisement
MartGon

Divine Star

May 11th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. DELETE FROM areatrigger_template WHERE Id=3156;
  2. INSERT INTO `areatrigger_template` (`Id`, `Type`, `Flags`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `ScriptName`, `VerifiedBuild`) VALUES
  3. (3156, 0, 0, 3, 3, 0, 0, 0, 0, "areatrigger_priest_divine_star", 23911);
  4.  
  5. DELETE FROM spell_areatrigger WHERE SpellMiscId=2148;
  6. INSERT INTO `spell_areatrigger` (`SpellMiscId`, `AreaTriggerId`, `MoveCurveId`, `ScaleCurveId`, `MorphCurveId`, `FacingCurveId`, `DecalPropertiesId`, `TimeToTarget`, `TimeToTargetScale`, `VerifiedBuild`) VALUES
  7. (2148, 3156, 0, 0, 0, 0, 0, 0, 6000, 23911); -- SpellId : 158624
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement