recv_crew
static void recv_crew(struct ship *ship, long a, long b, long c);
case W_CREW: recv_crew(ship, a, b, c); break;