Notes/How to implement: ****Spell-Specific Notes**** - SAVE YOUR MAP FIRST! - Import the BlackHole.mdx model if you choose to use that model as the singularity. - Copy over the 2 dummy units, 2 abilities, and 1 buff. - Copy over the 4 triggers under "Singularity" in order to create the required variables. - Copy everything in the Custom Script section into your map's header/custom script section or download and implement the newest CSCache version. - Configure everything. - I made this spell as non-laggy as possible, but please try not to cast it more than twice in the same general area. - Tell me if anything is wrong with the spell and I'll advise you on how to fix it or do it myself. - And yes, I know, there are a shitload of variables. Get over it; you wanted an MUI GUI spell running on a 0.33 second periodic timer with minimal lag. - This spell uses grim001's CheckPathability function in the pushing effects. Thanks to him.