Better command suppression.
[super-star-trek.git] / reports.c
index bdb0e9435cd0a5b83727bd277b2fb02437a0fc57..bca7bb7125a8757f1e653d6d6bcba2f8b543a86f 100644 (file)
--- a/reports.c
+++ b/reports.c
@@ -322,7 +322,7 @@ int srscan(int l) {
                                case 6:
                                        proutn("Energy        %.2f", energy);
                                        if (icrystl)
-                                           proutn(" (crystals on board)");
+                                           proutn(" (have crystals)");
                                        break;
                                case 7:
                                        proutn("Torpedoes     %d", torps);