recv_captain
static void recv_captain(struct ship *ship, const char *astr);
case W_CAPTAIN: recv_captain(ship, astr); break;