recv_signal
static void recv_signal(struct ship *ship, const char *astr);
case W_SIGNAL: recv_signal(ship, astr); break;