Make TOURIST unconditional.

This commit is contained in:
Sean Hunt
2015-03-17 18:46:01 +02:00
committed by Pasi Kallinen
parent 44ca9fc16a
commit bb647dc33c
43 changed files with 27 additions and 351 deletions
-1
View File
@@ -423,7 +423,6 @@ typedef unsigned char uchar;
#define REINCARNATION /* Special Rogue-like levels */
/* monsters & objects */
#define SEDUCE /* Succubi/incubi seduction, by KAA, suggested by IM */
#define TOURIST /* Tourist players with cameras and Hawaiian shirts */
/* I/O */
#define REDO /* support for redoing last command - DGK */
#if !defined(MAC)