Searched refs:GLOBE (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/games/larn/ |
H A D | regen.c | 127 if (d[GLOBE]) in regen() 128 if (--d[GLOBE] <= 0) { in regen()
|
H A D | object.c | 896 INVISIBILITY, CANCELLATION, HASTESELF, GLOBE, SCAREMONST, HOLDMONST, TIMESTOP }; 900 FIRERESISTANCE, GLOBE, SPIRITPRO, UNDEADPRO, HALFDAM, SEEINVISIBLE,
|
H A D | header.h | 117 #define GLOBE 39 macro
|
H A D | monster.c | 472 if (c[GLOBE] == 0) in speldamage() 474 c[GLOBE] += 200; in speldamage()
|