void callCompanion(){
if (player.status == inQueue){
//TODO
//Please look forward to it
}
summonCompanion();
}