public void EnterCombat() { EnemyParty.SetArenaFoes(); SceneManager.LoadScene(Constants.SCENE_PRE_COMBAT); }