Comment typofixes, pt 2
This commit is contained in:
@@ -837,7 +837,7 @@ int howmuch;
|
||||
if (!rn2(3))
|
||||
forget_levels(rn2(25));
|
||||
|
||||
/* 1 in 3 chance of forgeting some objects */
|
||||
/* 1 in 3 chance of forgetting some objects */
|
||||
if (!rn2(3))
|
||||
forget_objects(rn2(25));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user