//тип 6 номер 6 public void Shieldcontroller(ShieldController sh, RootCharacterController c, WeaponClass w, int n, int b,int cN, SpFunctions s, clavisher cl) { if (sh.stage == 0) sh.SetValues (c, w, n, b, cN, s, cl); sh.Work (); }