Option to create the character deaf
Allows creating your character permanently deaf, for that added challenge. Breaks saves.
This commit is contained in:
@@ -817,7 +817,8 @@ nh_timeout(void)
|
||||
* to this number must be thoroughly play tested.
|
||||
*/
|
||||
if ((inv_weight() > -500)) {
|
||||
You("make a lot of noise!");
|
||||
if (!Deaf)
|
||||
You("make a lot of noise!");
|
||||
wake_nearby();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user