Example #1
0
 public EtherealSpell(MegaEtherealMount mount, Mobile rider)
     : base(rider, null, m_Info)
 {
     m_Rider = rider;
     m_Mount = mount;
 }
Example #2
0
 public EtherealSpell(MegaEtherealMount mount, Mobile rider)
     : base(rider, null, m_Info)
 {
     m_Rider = rider;
     m_Mount = mount;
 }