// // Created by IgorBat on 23.04.2018. // void selfheal::CastSpell(Cell* from, Cell* where, Unit* who, Unit* whom){ effects_[0] -> OperateOnUnit(who); }