Revert "granular verbose message suppression mechanics"
This reverts commit be76727265.
This commit is contained in:
@@ -533,7 +533,7 @@ intemple(int roomno)
|
||||
You("sense a presence close by!");
|
||||
mtmp->mpeaceful = 0;
|
||||
set_malign(mtmp);
|
||||
if (Verbose(3, intemple))
|
||||
if (flags.verbose)
|
||||
You("are frightened to death, and unable to move.");
|
||||
nomul(-3);
|
||||
gm.multi_reason = "being terrified of a ghost";
|
||||
|
||||
Reference in New Issue
Block a user