- Write(W_CAPTURED, on, 0, on->file->index, 0, 0, 0);
- } else
- makesignal(on, "crew demoralized", (struct ship *)0);
- Write(W_QUAL, on, 0, on->specs->qual, 0, 0, 0);
+ Write(W_CAPTURED, on, on->file->index, 0, 0, 0);
+ } else {
+ makemsg(on, "crew demoralized");
+ }
+ Write(W_QUAL, on, on->specs->qual, 0, 0, 0);