Unify enlightenment self-knowledgeable effect

This commit is contained in:
Pasi Kallinen
2020-11-27 19:59:16 +02:00
parent 2a7cb3c4b6
commit bbb3d35252
3 changed files with 13 additions and 10 deletions

View File

@@ -3165,6 +3165,7 @@ E int FDECL(bhito, (struct obj *, struct obj *));
E int FDECL(bhitpile,
(struct obj *, int (*)(OBJ_P, OBJ_P), int, int, SCHAR_P));
E int FDECL(zappable, (struct obj *));
E void NDECL(do_enlightenment_effect);
E void FDECL(zapnodir, (struct obj *));
E int NDECL(dozap);
E int FDECL(zapyourself, (struct obj *, BOOLEAN_P));