Home
last modified time | relevance | path

Searched refs:LIFEPROT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/larn/
H A Dscores.c557 if (c[LIFEPROT] > 0) { /* if life protection */ in died()
575 --c[LIFEPROT]; in died()
H A Dheader.h156 #define LIFEPROT 78 /* life protection counter */ macro
H A Dobject.c1067 c[LIFEPROT]++; in read_scroll()