diff --git a/include/you.h b/include/you.h index 43f1ea6a3..8c141fc00 100644 --- a/include/you.h +++ b/include/you.h @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)you.h 3.5 2005/09/12 */ +/* SCCS Id: @(#)you.h 3.5 2006/03/01 */ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* NetHack may be freely redistributed. See license for details. */ @@ -323,7 +323,7 @@ struct you { schar uluck, moreluck; /* luck and luck bonus */ #define Luck (u.uluck + u.moreluck) #define LUCKADD 3 /* added value when carrying luck stone */ -#define LUCKMAX 10 /* on moonlit nights 11 */ +#define LUCKMAX 10 #define LUCKMIN (-10) schar uhitinc; schar udaminc; diff --git a/src/pray.c b/src/pray.c index d7ebf0d77..679a03873 100644 --- a/src/pray.c +++ b/src/pray.c @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)pray.c 3.5 2005/12/26 */ +/* SCCS Id: @(#)pray.c 3.5 2006/03/01 */ /* Copyright (c) Benson I. Margulies, Mike Stephenson, Steve Linhart, 1989. */ /* NetHack may be freely redistributed. See license for details. */ @@ -1018,7 +1018,6 @@ pleased(g_align) } case 7: case 8: - case 9: /* KMH -- can occur during full moons */ #ifdef ELBERETH if (u.ualign.record >= PIOUS && !u.uevent.uhand_of_elbereth) { gcrownu();