entity.setShutDownThisPhase(false);
// reset done to false
if (phase == IGame.Phase.PHASE_DEPLOYMENT) {
entity.setDone(!entity.shouldDeploy(game.getRoundCount()));
} else {
entity.setDone(false);
}
//if this is the deployment phase, then apply bombs and santa annas to