// TMW2 script // Author: Jesusalva // // Magic Script: TMW2_OVHFIRE // // Burns down the user to a toast, but they'll survive, because they are awesome. function script SK_OVHFire { specialeffect FX_HELLBLAZE, AREA, getcharid(3); return; }