YAFM when restoring a game while hallu

(via xNetHack)
This commit is contained in:
Pasi Kallinen
2020-02-07 23:08:15 +02:00
parent eed37c9a84
commit a9c41d2ae0

View File

@@ -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.