Comment typofixes, pt 3

This commit is contained in:
Pasi Kallinen
2015-10-17 13:47:25 +03:00
parent f056bdb429
commit 66dd87454b
19 changed files with 23 additions and 23 deletions

View File

@@ -839,7 +839,7 @@ skip0:
/* put box/chest inside;
* 40% chance for at least 1 box, regardless of number
* of rooms; about 5 - 7.5% for 2 boxes, least likely
* when few rooms; chance for 3 or more is neglible.
* when few rooms; chance for 3 or more is negligible.
*/
if (!rn2(nroom * 5 / 2))
(void) mksobj_at((rn2(3)) ? LARGE_BOX : CHEST, somex(croom),