Example #1
0
 public override void Execute(Troll troll)
 {
     Debug.Log("Dead");
     troll.Dead();
 }