Add safe_wait to toggle search and wait prevention
This commit is contained in:
@@ -52,6 +52,7 @@ struct flag {
|
||||
* clairvoyance */
|
||||
boolean rest_on_space; /* space means rest */
|
||||
boolean safe_dog; /* give complete protection to the dog */
|
||||
boolean safe_wait; /* prevent wait or search next to hostile */
|
||||
boolean showexp; /* show experience points */
|
||||
boolean showscore; /* show score */
|
||||
boolean silent; /* whether the bell rings or not */
|
||||
|
||||
Reference in New Issue
Block a user