recv_class
static void recv_class(struct ship *ship, long a);
case W_CLASS: recv_class(ship, a); break;