public void SUBSTITUTE(RBYPokemon Attacker, RBYPokemon Defender) { Attacker.SetUpSubstitute(); Defender.NonDmgHit(); }