Use all-caps for a few acronyms and for "OK"

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2017-08-05 18:52:17 +02:00
parent ab004fed13
commit a83c512dd5
18 changed files with 31 additions and 31 deletions

View file

@ -218,7 +218,7 @@ sneak_ashore(struct combat off[], struct emp_qelem *olist,
wu(0, def->own, "%s spy spotted in %s.\n",
cname(player->cnum), xyas(def->x, def->y,
def->own));
pr(" but made it ok.\n");
pr(" but made it OK.\n");
}
}
}