Home
last modified time | relevance | path

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

/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Drings.c27 { RT_REGENERATION, "regeneration", ET_INC_HP_REGEN, 250, 0, 0 },
34 { RT_EXTRA_REGEN, "extra regeneration", ET_INC_HP_REGEN, 1000, 0, 0 },
H A Deffects.c110 ET_INC_HP_REGEN, "ET_INC_HP_REGEN", 0, 1, NULL,
H A Dplayer.c874 regen = 1 + player_effect(p, ET_INC_HP_REGEN); in player_make_move()
/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/
H A Deffects.h43 ET_INC_HP_REGEN, /* increased hp regeneration */ enumerator