Home
last modified time | relevance | path

Searched refs:GLOBE (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/games/larn/
H A Dregen.c127 if (d[GLOBE]) in regen()
128 if (--d[GLOBE] <= 0) { in regen()
H A Dobject.c896 INVISIBILITY, CANCELLATION, HASTESELF, GLOBE, SCAREMONST, HOLDMONST, TIMESTOP };
900 FIRERESISTANCE, GLOBE, SPIRITPRO, UNDEADPRO, HALFDAM, SEEINVISIBLE,
H A Dheader.h117 #define GLOBE 39 macro
H A Dmonster.c472 if (c[GLOBE] == 0) in speldamage()
474 c[GLOBE] += 200; in speldamage()