public void PlayerSoldierRecruitment()
 {
     SelectedPopulationNode.RecruitSoldier(Globals.PlayerFaction);
 }