Exemplo n.º 1
0
 public override bool Proc(EntityParent theOwner)
 {
     //Mogo.Util.LoggerHelper.Debug("AI:" + "CastSpell:" + m_iSkillId);
     return theOwner.ProcCastSpell(m_iSkillId, m_iReversal);          
 }