Esempio n. 1
0
 public static bool UnderEffect(Mobile m)
 {
     return(TransformationSpell.UnderTransformation(m, typeof(WraithFormSpell)));
 }
Esempio n. 2
0
 public static bool UnderEffect(Mobile m)
 {
     return(TransformationSpell.UnderTransformation(m, typeof(VampiricEmbraceSpell)));
 }
Esempio n. 3
0
 public static bool UnderEffect(Mobile m)
 {
     return(TransformationSpell.UnderTransformation(m, typeof(HorrificBeastSpell)));
 }