// CIRR SAYS TODO, THIS IS TOO MUCH FOR ME RIGHT NOW // /datum/objective/critter // survival // explanation_text = "This is a dangerous place to be for a tiny little animal. Survive!" // check_completion() // if(!owner.current || is_dead(owner.current)) // return 0 // return 1 // migrant // explanation_text = "This place is far too dangerous to survive in. Stow away on the shuttle to a better life." // check_completion() // if(emergency_shuttle.location