Beispiel #1
0
 public virtual void receive_spell(Spell s, Unit caster)
 {
     s.perform_spell (caster, this);
 }