C342-46: cleric cast lightning

Get rid of an old known buglist entry C342-46
> Cleric cast lightning doesn't blind as other lightning does
This commit is contained in:
nethack.allison
2004-06-05 05:22:40 +00:00
parent 98103b2c05
commit 7de00a45be
4 changed files with 19 additions and 16 deletions

View File

@@ -2451,6 +2451,7 @@ E void FDECL(destroy_item, (int,int));
E int FDECL(destroy_mitem, (struct monst *,int,int));
E int FDECL(resist, (struct monst *,CHAR_P,int,int));
E void NDECL(makewish);
E boolean FDECL(flashburn, (long));
#endif /* !MAKEDEFS_C && !LEV_LEX_C */