Пример #1
0
 public static bool UnderEffect(Mobile m)
 {
     return(TransformationSpell.UnderTransformation(m, typeof(WraithFormSpell)));
 }
Пример #2
0
 public static bool UnderEffect(Mobile m)
 {
     return(TransformationSpell.UnderTransformation(m, typeof(VampiricEmbraceSpell)));
 }
Пример #3
0
 public static bool UnderEffect(Mobile m)
 {
     return(TransformationSpell.UnderTransformation(m, typeof(HorrificBeastSpell)));
 }