Jump to content

[sql] Sundial of the Exiled


Recommended Posts

Posted

Sundial of the Exiled currently proces only from direct damage spells (and should from every harmful spell) so i would better do it like this:

DELETE FROM spell_proc_event WHERE entry IN (60063);
INSERT INTO spell_proc_event VALUES
(60063 , 0, 0, 0, 0, 0, 65536, 65536, 0, 10, 45);

than the update which is suggested in the first post :)

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use