X-Git-Url: https://git.yukkurigames.com/?p=rogue-pphs.git;a=blobdiff_plain;f=rogue.h;h=5edf336cf22ba5815b8c3361524d351205982cdd;hp=b79c5f91cf02aecb0c60737037fa9958ebe36524;hb=e4a106dfa01b6c98a80e32a2dcd2ec501adbf952;hpb=4df411e3cd3cc20be5c9fc896da749be643783d1 diff --git a/rogue.h b/rogue.h index b79c5f9..5edf336 100644 --- a/rogue.h +++ b/rogue.h @@ -338,6 +338,8 @@ struct trap { extern struct trap traps[MAXTRAPS]; #define NUM_FEATURES 6 +#define MAYBE_INTERESTED 1 +#define INTERESTED 20 /* * Structure describing a fighting being