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