diff --git a/src/allmain.c b/src/allmain.c index 22faeabd7..f22b97703 100644 --- a/src/allmain.c +++ b/src/allmain.c @@ -685,6 +685,9 @@ boolean new_game; /* false => restoring an old game */ return; } + if (Hallucination) + pline("NetHack is filmed in front of a live studio audience."); + /* * The "welcome back" message always describes your innate form * even when polymorphed or wearing a helm of opposite alignment.