X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=reports.c;h=bca7bb7125a8757f1e653d6d6bcba2f8b543a86f;hp=bdb0e9435cd0a5b83727bd277b2fb02437a0fc57;hb=aba642f488174f640e8099f07d46f0a64dbb5052;hpb=2ca70710fc39e85aac386ec041318369d148f5ce diff --git a/reports.c b/reports.c index bdb0e94..bca7bb7 100644 --- 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);